Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-142213
#<BuildRuby:0x00007f2aa32bfdc0
@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.20241019-142213",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.007207 0.000707 3.701188 ( 3.593223)
build_miniruby 0.001288 0.000282 1.778925 ( 1.776790)
build_ruby 0.001465 0.000320 4.000387 ( 4.172700)
build_all 0.008934 0.000121 7.594307 ( 3.083850)
build_install 0.011891 0.008218 10.427110 ( 4.926799)
test_btest 0.000806 0.000196 94.147507 ( 25.297198)
test_basic 0.002527 0.007915 1.149712 ( 1.196589)
test_all 0.110338 0.042166 837.700870 (309.738795)
test_rubyspec 0.039148 0.052670 144.198897 ( 38.687302)
total: 392.47 sec