Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-101015
#<BuildRuby:0x00007f03282dfdc0
@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.20240822-101015",
@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.000028 0.000003 0.000031 ( 0.000029)
autoconf 0.000048 0.000005 0.000053 ( 0.000053)
configure 0.000040 0.000004 0.000044 ( 0.000043)
build_up 0.004255 0.004609 3.923327 ( 4.608054)
build_miniruby 0.001673 0.000226 1.886673 ( 1.971431)
build_ruby 0.002164 0.000000 4.739490 ( 5.011195)
build_all 0.006440 0.003616 8.398769 ( 5.083557)
build_install 0.021554 0.004265 11.873304 ( 7.908527)
test_btest 0.000928 0.000144 128.924786 ( 87.542057)
test_basic 0.011311 0.001760 1.388097 ( 1.710166)
test_all 0.131978 0.029202 916.322766 (382.381633)
test_rubyspec 0.054417 0.042538 174.554096 ( 47.690591)
total: 543.91 sec