Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-220149
#<BuildRuby:0x00007f89f87dfdc8
@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.20241014-220149",
@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.000021 0.000000 0.000021 ( 0.000020)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.004744 0.003611 3.997498 ( 3.870132)
build_miniruby 0.001437 0.000195 1.728452 ( 1.725024)
build_ruby 0.001918 0.000000 4.404660 ( 4.545103)
build_all 0.009102 0.000000 7.558109 ( 3.160992)
build_install 0.017884 0.002149 10.515195 ( 4.974146)
test_btest 0.000965 0.000120 93.942805 ( 25.911158)
test_basic 0.009614 0.000725 1.046807 ( 1.093633)
test_all 0.100843 0.051214 800.563678 (227.847995)
test_rubyspec 0.057273 0.031303 137.483866 ( 40.335676)
total: 313.47 sec