Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-192936
#<BuildRuby:0x000055d1dee8a228
@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.20230829-192936",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007745 0.000002 2.304499 ( 4.648165)
build_miniruby 0.002282 0.000000 1.740763 ( 1.947594)
build_ruby 0.001703 0.000007 3.568303 ( 4.281702)
build_all 0.005328 0.003723 6.464911 ( 5.099370)
build_install 0.017970 0.003720 7.936936 ( 6.780157)
test_btest 0.000878 0.000061 84.422546 ( 54.180356)
test_basic 0.004166 0.004177 0.993772 ( 1.609682)
test_all 0.006885 0.009679 729.005321 (611.230378)
test_rubyspec 0.038049 0.042870 110.487580 (167.126796)
total: 856.91 sec