Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-204237
#<BuildRuby:0x00007facaa32fdd0
@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.20240615-204237",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.007794 0.000000 3.556080 ( 3.597580)
build_miniruby 0.001571 0.000000 1.517741 ( 1.514642)
build_ruby 0.001947 0.000000 4.044783 ( 4.195226)
build_all 0.002421 0.006352 7.553670 ( 2.966735)
build_install 0.014886 0.004060 10.583357 ( 5.156049)
test_btest 0.000990 0.000000 110.347581 ( 29.442268)
test_basic 0.008795 0.001484 1.205733 ( 1.257866)
test_all 0.100781 0.046976 772.472114 (235.881423)
test_rubyspec 0.023825 0.070432 164.249211 ( 49.558508)
total: 333.57 sec