Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-184809
#<BuildRuby:0x00005621b7f9e2a8
@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.20230722-184809",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006040 0.000275 2.011846 ( 3.257796)
build_miniruby 0.001163 0.000156 1.615033 ( 1.641558)
build_ruby 0.001639 0.000219 3.085889 ( 3.350057)
build_all 0.000000 0.007555 2.573264 ( 1.997614)
build_install 0.004540 0.013732 3.786896 ( 3.101003)
test_btest 0.000573 0.000169 78.138089 ( 36.247641)
test_basic 0.003541 0.003731 0.870944 ( 1.718724)
test_all 0.000877 0.000276 614.933947 (253.547641)
test_rubyspec 0.019805 0.034959 89.511791 (103.320434)
total: 408.18 sec