Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-080654
#<BuildRuby:0x00005639b520e190
@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.20230916-080654",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.006606 2.283407 ( 3.509724)
build_miniruby 0.000169 0.001214 1.651562 ( 1.651797)
build_ruby 0.001132 0.000219 3.380800 ( 3.614035)
build_all 0.007279 0.000603 6.348938 ( 3.145895)
build_install 0.006707 0.012054 7.857143 ( 5.059152)
test_btest 0.000615 0.000163 87.963916 ( 36.712404)
test_basic 0.001366 0.004537 0.902948 ( 0.972927)
test_all 0.005832 0.001716 712.575322 (278.686177)
test_rubyspec 0.043459 0.036606 109.624028 (126.720035)
total: 460.07 sec