Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-235553
#<BuildRuby:0x00007f3642e2fde0
@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-235553",
@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.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005943 0.000749 2.642271 ( 2.739056)
build_miniruby 0.001041 0.000368 1.124642 ( 1.122068)
build_ruby 0.001759 0.000000 3.203716 ( 3.364839)
build_all 0.008786 0.000000 5.166591 ( 2.039837)
build_install 0.014939 0.001908 8.514641 ( 4.096087)
test_btest 0.000870 0.000000 72.678424 ( 18.933925)
test_basic 0.004686 0.004448 0.722798 ( 0.776843)
test_all 0.089362 0.053884 611.788061 (189.375961)
test_rubyspec 0.042243 0.038262 118.314879 ( 22.020393)
total: 244.47 sec