Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-050056
#<BuildRuby:0x000055d9cb215f70
@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.20240121-050056",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000060 0.000000 0.000060 ( 0.000055)
build_up 0.005534 0.000000 1.796630 ( 3.501812)
build_miniruby 0.002066 0.000065 1.779300 ( 2.198964)
build_ruby 0.001736 0.000310 3.613781 ( 4.849603)
build_all 0.000510 0.007842 6.186198 ( 7.203757)
build_install 0.017338 0.003249 7.678924 ( 9.818441)
test_btest 0.000838 0.000203 86.152217 (107.528863)
test_basic 0.004429 0.004391 0.931777 ( 1.861961)
test_all 0.101560 0.028495 839.848191 (824.008132)
test_rubyspec 0.066023 0.039570 173.525293 (225.098228)
total: 1186.08 sec