Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-181219
#<BuildRuby:0x00007fb61a11fdc8
@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.20241127-181219",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000028 0.000012 0.000040 ( 0.000041)
build_up 0.002555 0.005470 3.506230 ( 3.348363)
build_miniruby 0.001493 0.000000 1.660380 ( 1.662341)
build_ruby 0.002009 0.000000 4.217441 ( 4.372105)
build_all 0.008381 0.000276 6.333187 ( 2.655000)
build_install 0.009111 0.010134 8.585196 ( 4.113674)
test_btest 0.000872 0.000409 78.691402 ( 23.461439)
test_basic 0.004429 0.010159 1.173327 ( 1.534458)
test_all 0.125177 0.025874 753.901658 (240.228976)
test_rubyspec 0.054982 0.030526 125.933880 ( 39.005531)
total: 320.38 sec