Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-022833
#<BuildRuby:0x0000559431a9a108
@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.20230922-022833",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.009635 0.001015 27.288411 ( 31.654887)
build_miniruby 0.007459 0.001332 189.169726 (187.533085)
build_ruby 0.000000 0.002357 4.246243 ( 5.578322)
build_all 0.000000 0.015799 34.866149 ( 31.861878)
build_install 0.015413 0.005960 8.309716 ( 9.322059)
test_btest 0.000639 0.000213 86.877354 ( 69.047492)
test_basic 0.007094 0.000782 1.023838 ( 1.366686)
test_all 0.001792 0.008164 738.573332 (529.926296)
test_rubyspec 0.032465 0.042500 107.750616 (139.936075)
total: 1006.23 sec