Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-222052
#<BuildRuby:0x000055842b681a00
@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.20240123-222052",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000000 0.000046 0.000046 ( 0.000046)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.001820 0.004186 1.926897 ( 2.296232)
build_miniruby 0.001295 0.000249 1.651701 ( 1.650508)
build_ruby 0.001433 0.000276 3.458804 ( 3.710205)
build_all 0.008167 0.000000 6.421623 ( 3.337433)
build_install 0.018766 0.000998 8.174338 ( 4.941589)
test_btest 0.000668 0.000108 87.994045 ( 37.332154)
test_basic 0.003877 0.004294 0.961518 ( 1.056620)
test_all 0.075644 0.041232 707.468762 (289.303300)
test_rubyspec 0.035526 0.065127 163.482990 (175.214378)
total: 518.84 sec