Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-163251
#<BuildRuby:0x000055c44b2621a8
@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.20230713-163251",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005070 0.000882 2.048789 ( 3.512634)
build_miniruby 0.001220 0.000212 1.511886 ( 1.537356)
build_ruby 0.001650 0.000287 3.108658 ( 3.277048)
build_all 0.002866 0.003995 2.369564 ( 1.661447)
build_install 0.006775 0.010948 3.862329 ( 3.181196)
test_btest 0.000701 0.000208 76.129760 ( 39.248524)
test_basic 0.004786 0.003020 0.921615 ( 1.084397)
test_all 0.001059 0.000329 595.639640 (254.859542)
test_rubyspec 0.037097 0.018002 86.269395 ( 99.456958)
total: 407.82 sec