Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-120519
#<BuildRuby:0x00007fd37eddfdc0
@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.20241220-120519",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001247 0.004265 1.518213 ( 1.836646)
build_miniruby 0.001385 0.000000 1.154253 ( 1.151097)
build_ruby 0.001753 0.000000 3.612699 ( 3.903114)
build_all 0.006160 0.004388 6.824330 ( 4.075631)
build_install 0.022044 0.000000 8.745394 ( 6.298389)
test_btest 0.000929 0.000000 77.570180 ( 55.739274)
test_basic 0.004791 0.007033 1.089224 ( 1.340595)
test_all 0.112333 0.029074 607.856672 (191.689477)
test_rubyspec 0.043001 0.032094 114.561461 ( 24.304382)
total: 290.34 sec