Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-105533
#<BuildRuby:0x00007fc69715fdc8
@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.20240802-105533",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.002565 0.004982 3.291472 ( 3.225812)
build_miniruby 0.001422 0.000494 1.364688 ( 1.360790)
build_ruby 0.001474 0.000513 3.535195 ( 3.723769)
build_all 0.003832 0.004147 6.943531 ( 2.684896)
build_install 0.016620 0.000000 9.039982 ( 4.078668)
test_btest 0.000871 0.000000 100.267169 ( 25.848754)
test_basic 0.006835 0.002467 0.932355 ( 0.984411)
test_all 0.101462 0.049778 792.347788 (259.355127)
test_rubyspec 0.063508 0.026132 163.491366 ( 31.699151)
total: 332.96 sec