Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-072641
#<BuildRuby:0x000055b4e0c19fb8
@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.20230822-072641",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006859 0.000313 2.390287 ( 7.276459)
build_miniruby 0.001911 0.000000 1.773024 ( 5.659949)
build_ruby 0.001611 0.000000 3.430113 ( 7.263076)
build_all 0.008446 0.000000 6.442180 ( 8.356805)
build_install 0.019947 0.000582 8.215292 ( 12.303839)
test_btest 0.000686 0.000066 85.901772 ( 77.875956)
test_basic 0.000000 0.003815 0.998959 ( 2.498889)
test_all 0.010130 0.005396 719.014110 (677.068934)
test_rubyspec 0.055753 0.017375 108.204663 (200.115129)
total: 998.42 sec