Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-210821
#<BuildRuby:0x00007f4cdfc0fde0
@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.20240920-210821",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.003482 0.004865 3.557142 ( 3.101544)
build_miniruby 0.001341 0.000305 1.257158 ( 1.254708)
build_ruby 0.001581 0.000360 3.294055 ( 3.514715)
build_all 0.002717 0.005117 5.924438 ( 2.310034)
build_install 0.017038 0.004240 9.546399 ( 4.326328)
test_btest 0.000686 0.000185 89.558055 ( 23.044961)
test_basic 0.004685 0.005002 0.907390 ( 0.956193)
test_all 0.132698 0.016294 759.883898 (265.238291)
test_rubyspec 0.036912 0.045951 136.416582 ( 24.884666)
total: 328.63 sec