Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-111835
#<BuildRuby:0x00007f6666d1fdc0
@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.20240925-111835",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003583 0.004897 4.097554 ( 3.295963)
build_miniruby 0.001273 0.000305 1.696726 ( 1.694167)
build_ruby 0.001417 0.000340 3.372791 ( 3.573935)
build_all 0.003832 0.004172 5.866221 ( 2.330104)
build_install 0.018189 0.002406 10.530138 ( 5.830305)
test_btest 0.000716 0.000179 89.730617 ( 24.554146)
test_basic 0.000000 0.010321 1.034865 ( 1.218900)
test_all 0.100064 0.045252 653.206441 (215.611549)
test_rubyspec 0.035501 0.052547 132.122922 ( 23.195936)
total: 281.31 sec