Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-023543
#<BuildRuby:0x0000555c7dbf2320
@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.20231014-023543",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.004251 0.004437 2.481675 ( 3.508704)
build_miniruby 0.001271 0.000128 1.667269 ( 1.750177)
build_ruby 0.000000 0.002397 3.757708 ( 4.359196)
build_all 0.004893 0.004748 6.793287 ( 5.861203)
build_install 0.008386 0.014072 8.221934 ( 7.408431)
test_btest 0.000677 0.000165 92.050246 ( 69.673919)
test_basic 0.006462 0.001572 0.996262 ( 1.534328)
test_all 0.008868 0.002259 728.382326 (419.436562)
test_rubyspec 0.057795 0.024300 109.826475 (165.846281)
total: 679.38 sec