Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-030651
#<BuildRuby:0x00007fc7ce98fdd0
@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.20241222-030651",
@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.000007 0.000022 ( 0.000023)
autoconf 0.000027 0.000014 0.000041 ( 0.000040)
configure 0.000023 0.000012 0.000035 ( 0.000033)
build_up 0.004905 0.000445 1.339341 ( 1.654543)
build_miniruby 0.000000 0.001398 1.093442 ( 1.090558)
build_ruby 0.000000 0.001764 2.977957 ( 3.188248)
build_all 0.005195 0.003429 5.662431 ( 2.168351)
build_install 0.006936 0.007659 7.093814 ( 3.700698)
test_btest 0.000000 0.000893 69.354567 ( 19.935621)
test_basic 0.000044 0.008809 0.851771 ( 5.118612)
test_all 0.101355 0.045646 772.370117 (234.336288)
test_rubyspec 0.044138 0.036358 118.540397 ( 27.471143)
total: 298.67 sec