Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-101351
#<BuildRuby:0x00007f69f3d3fdd8
@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.20241214-101351",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002559 0.003621 2.136852 ( 2.445867)
build_miniruby 0.000000 0.001657 1.333788 ( 1.333576)
build_ruby 0.000687 0.001187 3.810197 ( 3.980545)
build_all 0.004354 0.004056 5.378308 ( 2.187172)
build_install 0.017061 0.000421 7.461435 ( 3.866219)
test_btest 0.000633 0.000192 67.155838 ( 19.169880)
test_basic 0.001108 0.008369 0.912457 ( 0.964446)
test_all 0.096778 0.047817 636.669317 (197.740821)
test_rubyspec 0.046686 0.038354 117.249499 ( 23.219153)
total: 254.91 sec