Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-234702
#<BuildRuby:0x0000562943f36228
@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.20230329-234702",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005571 0.000727 1.755519 ( 3.753044)
build_miniruby 0.001195 0.000156 1.274849 ( 1.468755)
build_ruby 0.001345 0.000176 2.491912 ( 3.137760)
build_all 0.006846 0.000328 2.254116 ( 2.236195)
build_install 0.012950 0.004322 3.455011 ( 3.616617)
test_btest 0.000685 0.000101 67.572975 ( 40.111451)
test_basic 0.002475 0.004815 0.537149 ( 0.785766)
test_all 0.001110 0.000000 544.968552 (264.434981)
test_rubyspec 0.030674 0.017988 80.034632 ( 99.893796)
total: 419.44 sec