Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-074728
#<BuildRuby:0x00007f001e59fdd8
@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.20250506-074728",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.005288 0.001641 2.736904 ( 3.005924)
build_miniruby 0.000000 0.002223 1.696200 ( 1.713495)
build_ruby 0.001498 0.001021 4.314040 ( 4.503123)
build_all 0.010873 0.000000 6.487959 ( 3.919647)
build_install 0.020085 0.003986 8.816914 ( 5.870072)
test_btest 0.000763 0.000224 55.431989 ( 39.419837)
test_basic 0.005777 0.007066 1.022492 ( 1.194651)
test_all 0.073337 0.049394 593.771809 (227.245614)
test_rubyspec 0.050097 0.035101 107.342211 ( 26.497382)
total: 313.37 sec