Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-022916
#<BuildRuby:0x000055af7289e230
@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.20230515-022916",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000000 0.000033 0.000033 ( 0.000033)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.001446 0.004210 1.823793 ( 3.882418)
build_miniruby 0.001106 0.000201 1.196771 ( 1.334633)
build_ruby 0.001191 0.000217 2.463828 ( 2.848186)
build_all 0.005849 0.000274 2.108213 ( 2.431519)
build_install 0.009286 0.004462 3.352252 ( 3.240791)
test_btest 0.000592 0.000119 73.096796 ( 39.620075)
test_basic 0.002315 0.003914 0.799189 ( 1.011711)
test_all 0.001892 0.000436 564.437813 (255.910640)
test_rubyspec 0.023670 0.028791 82.078293 ( 99.584188)
total: 409.87 sec