Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-043219
#<BuildRuby:0x00005578ac79a228
@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.20231222-043219",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002209 0.003638 1.636141 ( 2.429675)
build_miniruby 0.001376 0.000254 1.794561 ( 1.985875)
build_ruby 0.001805 0.000334 3.842727 ( 4.437453)
build_all 0.008173 0.000767 5.931167 ( 4.446220)
build_install 0.011412 0.009067 7.096240 ( 5.975618)
test_btest 0.000698 0.000163 83.423980 ( 65.468561)
test_basic 0.006423 0.001498 0.952855 ( 1.313076)
test_all 0.092120 0.040280 685.400138 (643.833751)
test_rubyspec 0.041120 0.040644 104.161054 (203.990624)
total: 933.88 sec