Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-170335
#<BuildRuby:0x000055c62ab22230
@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.20230910-170335",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002401 0.004714 2.089780 ( 3.351023)
build_miniruby 0.001605 0.000000 1.620808 ( 1.620128)
build_ruby 0.001591 0.000000 3.202233 ( 3.433690)
build_all 0.000000 0.007418 6.109574 ( 2.674582)
build_install 0.007436 0.009284 7.418493 ( 4.161687)
test_btest 0.000502 0.000204 81.442538 ( 30.066640)
test_basic 0.005723 0.000745 0.895985 ( 0.965851)
test_all 0.008746 0.000000 683.806378 (246.791860)
test_rubyspec 0.038075 0.033397 103.244639 (121.099334)
total: 414.17 sec