Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250328-153012
#<BuildRuby:0x00007f10de9efde0
@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.20250328-153012",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000049 0.000004 0.000053 ( 0.000054)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.007784 0.000631 3.125225 ( 3.908899)
build_miniruby 0.001752 0.000142 1.754961 ( 2.028403)
build_ruby 0.002073 0.000168 4.388149 ( 5.078822)
build_all 0.003400 0.006890 6.386458 ( 3.759651)
build_install 0.015236 0.007812 8.943464 ( 5.877514)
test_btest 0.000918 0.000143 53.776909 ( 30.764266)
test_basic 0.010182 0.001583 0.957367 ( 1.378027)
test_all 0.094602 0.032447 659.087692 (252.931103)
test_rubyspec 0.042312 0.039600 106.513147 ( 32.609589)
total: 338.34 sec