Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-191207
#<BuildRuby:0x0000562a632e2258
@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.20240223-191207",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003453 0.004747 3.319096 ( 3.124500)
build_miniruby 0.002975 0.000620 125.609341 ( 43.226905)
build_ruby 0.001604 0.000334 3.868760 ( 3.985382)
build_all 0.006808 0.001418 7.379508 ( 3.355233)
build_install 0.006599 0.011783 8.078704 ( 3.851600)
test_btest 0.000508 0.000151 90.622446 ( 34.548409)
test_basic 0.001779 0.004999 0.922843 ( 1.012839)
test_all 0.098190 0.019808 788.406727 (293.094665)
test_rubyspec 0.056619 0.033506 127.520324 (147.076358)
total: 533.28 sec