Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-155747
#<BuildRuby:0x00007fdb0a69fdd8
@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.20240830-155747",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.003969 0.004626 4.102915 ( 5.816345)
build_miniruby 0.001655 0.000255 1.900273 ( 3.249585)
build_ruby 0.002128 0.000328 4.914510 ( 7.678964)
build_all 0.008564 0.002866 8.862116 ( 9.677035)
build_install 0.025749 0.000224 12.207575 ( 13.253885)
test_btest 0.000901 0.000129 126.883244 (127.019239)
test_basic 0.000767 0.011588 1.383533 ( 2.085721)
test_all 0.125602 0.037793 945.939802 (725.425242)
test_rubyspec 0.066250 0.032813 172.902120 ( 96.858147)
total: 991.07 sec