Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-224037
#<BuildRuby:0x00007fa53f57fdc8
@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.20240620-224037",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.005583 0.002159 3.552576 ( 3.511846)
build_miniruby 0.001328 0.000398 1.568766 ( 1.565615)
build_ruby 0.001549 0.000465 3.811876 ( 3.955150)
build_all 0.007407 0.001006 7.373781 ( 2.844204)
build_install 0.013790 0.005777 10.114292 ( 4.634033)
test_btest 0.000835 0.000253 111.235402 ( 29.469896)
test_basic 0.000000 0.012291 1.106319 ( 1.159758)
test_all 0.097360 0.054541 776.854712 (221.134997)
test_rubyspec 0.049799 0.043983 164.367082 ( 26.604572)
total: 294.88 sec