Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-185338
#<BuildRuby:0x00005602e9fbda00
@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.20230726-185338",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007292 0.000223 2.341879 ( 4.945373)
build_miniruby 0.001440 0.000103 1.734519 ( 1.894397)
build_ruby 0.001743 0.000124 3.337844 ( 13.768974)
build_all 0.007363 0.000204 2.680082 ( 1.927510)
build_install 0.009809 0.008556 4.141721 ( 10.040426)
test_btest 0.000743 0.000093 80.890414 ( 44.383074)
test_basic 0.008544 0.000499 0.925076 ( 1.497092)
test_all 0.001141 0.000139 651.109654 (300.088550)
test_rubyspec 0.023570 0.033658 91.516005 (124.906237)
total: 503.45 sec