Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260312-175231
#<BuildRuby:0x00007979904dfde0
@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.20260312-175231",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000019 0.000009 0.000028 ( 0.000027)
build_up 0.001985 0.005011 2.421052 ( 2.665555)
build_miniruby 0.001548 0.000268 1.591950 ( 1.567142)
build_ruby 0.001509 0.000757 5.555287 ( 5.719251)
build_all 0.005475 0.005308 7.516417 ( 4.507022)
build_install 0.019816 0.005294 10.571534 ( 7.290830)
test_btest 0.000048 0.001042 76.777965 ( 21.205499)
test_basic 0.004487 0.005170 1.181668 ( 1.226139)
test_all 0.093198 0.036979 771.664128 (277.374044)
test_rubyspec 0.051800 0.036781 134.983899 ( 29.789406)
total: 351.35 sec