Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-181637
#<BuildRuby:0x000055b6aad06338
@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.20240303-181637",
@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.000020 0.000001 0.000021 ( 0.000031)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.001311 0.007342 2.698362 ( 3.922482)
build_miniruby 0.001289 0.000184 1.878843 ( 2.463608)
build_ruby 0.001768 0.000253 3.742413 ( 4.385034)
build_all 0.007214 0.001030 7.045578 ( 6.753056)
build_install 0.021656 0.000573 9.046626 ( 8.515286)
test_btest 0.000767 0.000096 95.239387 ( 79.512762)
test_basic 0.007502 0.000000 0.997368 ( 1.311773)
test_all 0.103509 0.018410 826.099977 (462.974199)
test_rubyspec 0.054020 0.040638 134.667115 (174.056131)
total: 743.90 sec