Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-112009
#<BuildRuby:0x000055f4b0726118
@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.20230530-112009",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.003409 0.004000 1.899029 ( 4.830197)
build_miniruby 0.001327 0.000213 1.502322 ( 2.297960)
build_ruby 0.001877 0.000300 2.868479 ( 4.098038)
build_all 0.006869 0.001099 2.221399 ( 2.758428)
build_install 0.016048 0.004157 3.517480 ( 4.180421)
test_btest 0.000685 0.000118 79.438398 ( 74.201673)
test_basic 0.002975 0.005060 0.836154 ( 1.129767)
test_all 0.001222 0.000253 611.922061 (371.188660)
test_rubyspec 0.033495 0.022956 85.617083 (112.663530)
total: 577.35 sec