Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250103-235755
#<BuildRuby:0x00007fd8fd30fdd0
@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.20250103-235755",
@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.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001517 0.004355 2.166208 ( 2.456851)
build_miniruby 0.000000 0.001686 1.622339 ( 1.619462)
build_ruby 0.000000 0.002137 4.416179 ( 4.553498)
build_all 0.002605 0.006260 6.563820 ( 2.859577)
build_install 0.014070 0.003296 8.351408 ( 4.721113)
test_btest 0.000708 0.000229 79.169675 ( 21.684154)
test_basic 0.006017 0.001941 1.038155 ( 1.095670)
test_all 0.109072 0.037838 699.000165 (202.085700)
test_rubyspec 0.036168 0.049601 122.514216 ( 27.464836)
total: 268.54 sec