Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-061733
#<BuildRuby:0x000055d002a29f68
@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.20240227-061733",
@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.000007 0.000024 ( 0.000022)
autoconf 0.000025 0.000009 0.000034 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.006544 0.002454 2.724799 ( 3.968641)
build_miniruby 0.001109 0.000416 1.787462 ( 2.036347)
build_ruby 0.000000 0.002054 3.809986 ( 4.423031)
build_all 0.002208 0.005871 6.811577 ( 5.290831)
build_install 0.012236 0.009999 9.008152 ( 7.892339)
test_btest 0.000555 0.000269 94.377321 ( 72.182051)
test_basic 0.000514 0.007788 1.051893 ( 1.505627)
test_all 0.090187 0.027011 769.228486 (407.344679)
test_rubyspec 0.046604 0.038037 127.914798 (143.855203)
total: 648.50 sec