Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-015223
#<BuildRuby:0x00007fbd2367fdd0
@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.20240926-015223",
@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.000012 0.000005 0.000017 ( 0.000019)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.001440 0.006808 4.173625 ( 3.437560)
build_miniruby 0.001185 0.000547 1.279111 ( 1.275637)
build_ruby 0.001213 0.000560 4.057615 ( 4.190828)
build_all 0.003634 0.003958 6.787625 ( 2.827236)
build_install 0.008985 0.010232 10.544185 ( 4.873514)
test_btest 0.000620 0.000331 96.531217 ( 40.806153)
test_basic 0.005509 0.004787 0.981512 ( 1.023462)
test_all 0.110739 0.038809 702.653172 (209.380982)
test_rubyspec 0.024504 0.061799 133.055646 ( 22.693078)
total: 290.51 sec