Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-130310
#<BuildRuby:0x00007f0f75bafdc0
@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.20240817-130310",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003672 0.003918 3.203162 ( 3.160269)
build_miniruby 0.001272 0.000381 1.174472 ( 1.171250)
build_ruby 0.001383 0.000415 3.335273 ( 3.527477)
build_all 0.007717 0.001047 7.937200 ( 3.008880)
build_install 0.007000 0.012150 10.865797 ( 4.962159)
test_btest 0.000615 0.000224 114.076067 ( 29.537611)
test_basic 0.008366 0.001468 0.961511 ( 1.004963)
test_all 0.097811 0.053588 790.551572 (226.170835)
test_rubyspec 0.049090 0.040961 166.240182 ( 30.944264)
total: 303.49 sec