Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250516-024125
#<BuildRuby:0x00007f5fd460fdc0
@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.20250516-024125",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006212 0.000621 3.233284 ( 2.644224)
build_miniruby 0.001432 0.000143 1.326391 ( 1.323434)
build_ruby 0.001624 0.000162 3.396344 ( 3.527028)
build_all 0.003634 0.003673 5.773780 ( 2.308728)
build_install 0.012066 0.005341 8.867415 ( 4.641078)
test_btest 0.000907 0.000137 54.977637 ( 15.240087)
test_basic 0.006762 0.000000 0.877528 ( 0.932599)
test_all 0.079871 0.039845 671.721750 (236.221805)
test_rubyspec 0.035259 0.046854 116.488198 ( 28.296641)
total: 295.14 sec