Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-122749
#<BuildRuby:0x00007fafb1f1fdc0
@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.20250414-122749",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005339 0.000265 2.055608 ( 2.325675)
build_miniruby 0.001409 0.000273 1.497594 ( 1.494484)
build_ruby 0.001643 0.000318 3.375817 ( 3.515470)
build_all 0.008002 0.000728 5.926308 ( 2.558346)
build_install 0.016926 0.001950 7.782037 ( 4.416542)
test_btest 0.000720 0.000130 49.746336 ( 15.573095)
test_basic 0.004240 0.003999 0.879647 ( 0.935383)
test_all 0.080444 0.037616 616.615663 (179.826185)
test_rubyspec 0.047578 0.035530 107.063305 ( 24.666303)
total: 235.31 sec