Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-060621
#<BuildRuby:0x00007feccf99fde0
@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.20241113-060621",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.005030 0.002942 3.853931 ( 3.977910)
build_miniruby 0.001096 0.000391 1.627518 ( 1.624314)
build_ruby 0.001858 0.000000 4.019316 ( 4.121505)
build_all 0.006341 0.001497 5.854292 ( 2.263830)
build_install 0.014767 0.000000 8.142111 ( 3.716104)
test_btest 0.000995 0.000000 78.064536 ( 21.845280)
test_basic 0.009258 0.000177 0.968883 ( 1.016868)
test_all 0.112770 0.033369 747.242703 (214.881753)
test_rubyspec 0.042203 0.040674 123.914013 ( 28.829761)
total: 282.28 sec