Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-223609
#<BuildRuby:0x00007fe0b8b8fdd0
@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.20241117-223609",
@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.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.000523 0.006931 3.897871 ( 3.806122)
build_miniruby 0.001775 0.000000 1.597144 ( 1.593375)
build_ruby 0.001994 0.000010 4.406973 ( 4.654974)
build_all 0.004178 0.005111 6.742637 ( 3.193244)
build_install 0.012894 0.008273 9.695814 ( 5.275198)
test_btest 0.000568 0.000189 83.220930 ( 28.104791)
test_basic 0.007579 0.003765 1.128358 ( 1.204330)
test_all 0.118262 0.027296 740.114110 (264.990260)
test_rubyspec 0.065886 0.020235 122.813946 ( 31.982853)
total: 344.81 sec