Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250529-164545
#<BuildRuby:0x00007f31607afdd0
@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.20250529-164545",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002035 0.004372 2.881990 ( 2.717739)
build_miniruby 0.001266 0.000211 1.136256 ( 1.133771)
build_ruby 0.001499 0.000250 3.557195 ( 3.739379)
build_all 0.008011 0.000614 6.070579 ( 2.560750)
build_install 0.014932 0.003919 8.208313 ( 4.152001)
test_btest 0.000749 0.000128 51.328220 ( 16.008844)
test_basic 0.005165 0.003639 0.852944 ( 0.906242)
test_all 0.082829 0.034392 645.332161 (207.721007)
test_rubyspec 0.034103 0.042548 107.271611 ( 23.997798)
total: 262.94 sec