Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-184205
#<BuildRuby:0x00007fc78802fdd0
@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.20240712-184205",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.006211 0.000857 3.275647 ( 3.350372)
build_miniruby 0.001394 0.000193 1.510600 ( 1.507467)
build_ruby 0.001619 0.000223 4.008426 ( 4.196468)
build_all 0.007918 0.001092 7.943008 ( 3.167635)
build_install 0.007171 0.009783 9.773277 ( 4.366802)
test_btest 0.000888 0.000177 111.515363 ( 29.989495)
test_basic 0.005692 0.002937 1.179457 ( 1.229687)
test_all 0.107303 0.042142 820.044696 (230.644741)
test_rubyspec 0.063066 0.024475 157.466493 ( 34.879754)
total: 313.33 sec