Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-101205
#<BuildRuby:0x00007f07dd10fdd8
@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.20241215-101205",
@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.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002577 0.003704 2.105627 ( 2.429775)
build_miniruby 0.001231 0.000278 1.163464 ( 1.160392)
build_ruby 0.000000 0.001746 3.759791 ( 41.810050)
build_all 0.005248 0.002494 5.852603 ( 2.338222)
build_install 0.010151 0.007552 7.668904 ( 4.038311)
test_btest 0.000704 0.000202 73.563413 ( 20.517198)
test_basic 0.009457 0.000000 0.858599 ( 4.253073)
test_all 0.111875 0.035898 732.213774 (226.415196)
test_rubyspec 0.045198 0.037617 117.456769 ( 26.717492)
total: 329.68 sec