Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-122212
#<BuildRuby:0x00007fe416c6fdc0
@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.20240624-122212",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000000 0.000035 0.000035 ( 0.000035)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.002799 0.004512 3.028855 ( 3.071356)
build_miniruby 0.001207 0.000288 1.153814 ( 1.150843)
build_ruby 0.001439 0.000343 3.471989 ( 3.578956)
build_all 0.008126 0.000000 6.945652 ( 2.681889)
build_install 0.017729 0.000000 9.121508 ( 4.258007)
test_btest 0.000895 0.000000 103.381614 ( 26.512395)
test_basic 0.005165 0.002983 1.026298 ( 1.075005)
test_all 0.114194 0.036604 747.329805 (233.130427)
test_rubyspec 0.071521 0.020029 165.383403 ( 28.634290)
total: 304.09 sec