Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250527-180550
#<BuildRuby:0x00007fa86089fde0
@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.20250527-180550",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.002589 0.004414 2.983785 ( 2.547756)
build_miniruby 0.002039 0.000000 1.476828 ( 1.474877)
build_ruby 0.001935 0.000000 3.481504 ( 3.582342)
build_all 0.009277 0.000000 5.809838 ( 2.390644)
build_install 0.019153 0.001935 8.839301 ( 4.590318)
test_btest 0.000718 0.000110 53.091915 ( 15.269467)
test_basic 0.001446 0.009057 0.881843 ( 0.959827)
test_all 0.080192 0.037734 622.088516 (227.882933)
test_rubyspec 0.028940 0.037099 101.763716 ( 21.741964)
total: 280.44 sec