Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-055247
#<BuildRuby:0x00007fcb18f3fdc8
@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.20241206-055247",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.003677 0.003917 3.731366 ( 3.645404)
build_miniruby 0.001326 0.000320 1.583484 ( 1.590826)
build_ruby 0.000000 0.002097 3.762230 ( 3.922907)
build_all 0.002781 0.008208 6.809240 ( 3.525573)
build_install 0.011436 0.009078 9.440853 ( 4.746451)
test_btest 0.000000 0.000755 82.059506 ( 28.123584)
test_basic 0.009828 0.002365 1.160749 ( 1.278396)
test_all 0.100152 0.047189 729.074955 (222.331659)
test_rubyspec 0.052952 0.031665 123.391945 ( 32.217273)
total: 301.38 sec