Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-135547
#<BuildRuby:0x0000563d95931f60
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240117-135547",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005191 0.000144 1.712616 ( 2.298889)
build_miniruby 0.001402 0.000162 9.870973 ( 9.534681)
build_ruby 0.001703 0.000197 3.366605 ( 3.574268)
build_all 0.007466 0.000000 5.849722 ( 3.068197)
build_install 0.016850 0.000791 7.087104 ( 4.344197)
test_btest 0.000680 0.000068 85.188253 ( 35.533647)
test_basic 0.007609 0.000309 0.896294 ( 0.983228)
test_all 0.077178 0.040755 793.287703 (304.193644)
test_rubyspec 0.057383 0.043341 160.910428 (172.654450)
total: 536.19 sec