Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-201925
#<BuildRuby:0x00007feeac9dfdd0
@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.20241119-201925",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.002706 0.004588 3.697843 ( 3.733110)
build_miniruby 0.001346 0.000269 1.363192 ( 1.360330)
build_ruby 0.000000 0.001895 3.502567 ( 3.684831)
build_all 0.001894 0.005795 6.261649 ( 2.613189)
build_install 0.008889 0.008432 8.479646 ( 3.913252)
test_btest 0.000777 0.000235 75.922706 ( 20.142759)
test_basic 0.005163 0.004487 0.843166 ( 0.889590)
test_all 0.093769 0.049893 663.857739 (219.730687)
test_rubyspec 0.034498 0.045142 117.803274 ( 27.052101)
total: 283.12 sec