Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-055657
#<BuildRuby:0x0000557c4ed4e4d0
@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.20240217-055657",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000041 0.000000 0.000041 ( 0.000039)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005625 0.000365 1.907318 ( 2.253030)
build_miniruby 0.001320 0.000245 1.689338 ( 1.688170)
build_ruby 0.001511 0.000279 3.540512 ( 3.791637)
build_all 0.006848 0.001268 6.430722 ( 3.392310)
build_install 0.013662 0.005266 8.068411 ( 4.476117)
test_btest 0.000901 0.000186 89.151944 ( 36.613547)
test_basic 0.000000 0.005838 0.981329 ( 1.071868)
test_all 0.078555 0.037241 796.187012 (290.833543)
test_rubyspec 0.037721 0.050008 119.374059 (129.384004)
total: 473.51 sec