Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250809-090010
#<BuildRuby:0x00007f932e39fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250809-090010",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004316 0.003752 4.021227 ( 2.721688)
build_miniruby 0.001103 0.000400 1.623693 ( 1.620513)
build_ruby 0.001591 0.000211 4.110592 ( 4.226439)
build_all 0.007070 0.001315 6.291831 ( 2.740731)
build_install 0.010250 0.009068 9.306929 ( 4.572529)
test_btest 0.000907 0.000000 59.636991 ( 17.048727)
test_basic 0.000701 0.007098 0.958871 ( 1.012355)
test_all 0.089852 0.031877 719.128240 (206.671077)
test_rubyspec 0.050286 0.032306 159.534387 ( 33.455871)
total: 274.07 sec