Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-140635
#<BuildRuby:0x000055910a0063b0
@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.20230823-140635",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.003341 0.003201 2.295417 ( 6.796296)
build_miniruby 0.001758 0.000000 1.696160 ( 2.908771)
build_ruby 0.001912 0.000133 3.517359 ( 6.704900)
build_all 0.007409 0.000928 6.379059 ( 6.458237)
build_install 0.007903 0.011179 7.905552 ( 9.856809)
test_btest 0.000000 0.001408 85.451607 ( 66.905351)
test_basic 0.005365 0.002497 1.016504 ( 2.626323)
test_all 0.008059 0.001363 699.598209 (502.912772)
test_rubyspec 0.043535 0.025760 106.301731 (180.934244)
total: 786.11 sec