Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-053629
#<BuildRuby:0x000055e4e5e7a1d8
@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.20230729-053629",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006009 0.001202 2.453323 ( 7.543002)
build_miniruby 0.000000 0.001945 9.460737 ( 14.577216)
build_ruby 0.000389 0.001321 3.468993 ( 6.163044)
build_all 0.007632 0.000000 2.716014 ( 3.588266)
build_install 0.014758 0.005769 4.363795 ( 5.728832)
test_btest 0.000678 0.000160 84.529995 ( 63.200955)
test_basic 0.002261 0.007193 0.994114 ( 1.861616)
test_all 0.005890 0.001683 684.022136 (795.616260)
test_rubyspec 0.055668 0.012529 100.984762 (285.887636)
total: 1184.17 sec