Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-064346
#<BuildRuby:0x00007fb75adcfdc0
@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.20241115-064346",
@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.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.003103 0.003765 3.093444 ( 3.126624)
build_miniruby 0.001244 0.000321 1.624782 ( 1.653218)
build_ruby 0.001371 0.000354 3.798363 ( 3.963189)
build_all 0.003900 0.004014 6.323372 ( 2.768675)
build_install 0.011630 0.006707 8.967571 ( 4.428547)
test_btest 0.000599 0.000183 73.527611 ( 19.574344)
test_basic 0.004308 0.004065 0.806322 ( 0.862024)
test_all 0.086348 0.054610 680.254465 (229.241232)
test_rubyspec 0.049270 0.034527 124.809204 ( 42.400034)
total: 308.02 sec