Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-233939
#<BuildRuby:0x00007f853331fdc0
@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-233939",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006239 0.001247 3.632800 ( 3.497335)
build_miniruby 0.001764 0.000353 1.693474 ( 1.689655)
build_ruby 0.002152 0.000000 4.402539 ( 4.545796)
build_all 0.007998 0.000368 6.553836 ( 2.758979)
build_install 0.009452 0.009647 9.266035 ( 4.469719)
test_btest 0.000708 0.000168 82.681006 ( 32.242409)
test_basic 0.011418 0.000000 1.055725 ( 1.159030)
test_all 0.096089 0.056682 799.224139 (286.265166)
test_rubyspec 0.037092 0.045631 122.577794 ( 28.113650)
total: 364.74 sec