Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250327-153346
#<BuildRuby:0x00007f1300aefdc0
@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.20250327-153346",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.006643 0.000463 3.063598 ( 2.707418)
build_miniruby 0.002013 0.000000 1.597954 ( 1.596570)
build_ruby 0.002134 0.000026 4.120981 ( 4.304344)
build_all 0.009412 0.000175 6.112911 ( 2.760769)
build_install 0.013816 0.008666 8.573972 ( 4.694159)
test_btest 0.000753 0.000154 52.230799 ( 16.626410)
test_basic 0.004629 0.005334 0.865072 ( 0.919369)
test_all 0.067748 0.053393 626.902228 (212.448319)
test_rubyspec 0.050379 0.022805 100.930419 ( 19.397706)
total: 265.46 sec