Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-055911
#<BuildRuby:0x00007f1ab93bfdc8
@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.20250228-055911",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000593 0.006548 3.441430 ( 2.564381)
build_miniruby 0.001779 0.000000 1.107251 ( 1.104358)
build_ruby 0.001804 0.000000 3.508625 ( 3.673437)
build_all 0.008239 0.002433 6.152175 ( 3.103256)
build_install 0.006346 0.015455 8.425269 ( 4.451179)
test_btest 0.000647 0.000194 50.676563 ( 16.946011)
test_basic 0.007532 0.001213 0.811993 ( 0.867643)
test_all 0.095739 0.023605 583.095353 (226.618888)
test_rubyspec 0.035357 0.038975 103.028787 ( 24.160685)
total: 283.49 sec