Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-223405
#<BuildRuby:0x00007fa11646fdc0
@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.20240622-223405",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.007092 0.001075 3.745852 ( 3.633915)
build_miniruby 0.002097 0.000000 1.656016 ( 1.678989)
build_ruby 0.002178 0.000027 3.846698 ( 20.608421)
build_all 0.007737 0.000507 7.706869 ( 2.999075)
build_install 0.008837 0.010356 10.461168 ( 4.859298)
test_btest 0.000836 0.000167 109.476588 ( 31.641610)
test_basic 0.005338 0.003431 1.194617 ( 1.274732)
test_all 0.088980 0.061842 846.451145 (243.679325)
test_rubyspec 0.065723 0.027657 163.760570 ( 33.654058)
total: 344.03 sec