Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-212723
#<BuildRuby:0x00007fc71484fde0
@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.20241227-212723",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001055 0.004181 1.816979 ( 2.152127)
build_miniruby 0.001142 0.000286 1.160593 ( 1.157313)
build_ruby 0.001586 0.000397 3.382038 ( 3.550681)
build_all 0.006278 0.001569 6.110061 ( 2.519900)
build_install 0.016667 0.000000 7.493098 ( 3.910961)
test_btest 0.001014 0.000000 77.199699 ( 20.813814)
test_basic 0.007438 0.000000 0.907396 ( 0.954872)
test_all 0.104607 0.038066 689.992178 (252.724754)
test_rubyspec 0.049350 0.027699 118.647235 ( 27.320836)
total: 315.11 sec