Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-005247
#<BuildRuby:0x00007fd7a240fde0
@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.20240729-005247",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000623 0.007345 3.011497 ( 3.013085)
build_miniruby 0.001330 0.000242 1.336638 ( 1.339658)
build_ruby 0.002081 0.000000 3.999588 ( 4.179835)
build_all 0.008258 0.000000 8.248966 ( 3.288914)
build_install 0.013896 0.004105 10.959283 ( 5.152091)
test_btest 0.000934 0.000000 115.472449 ( 30.210878)
test_basic 0.005892 0.003756 1.235705 ( 1.287523)
test_all 0.093337 0.054658 843.313538 (261.247221)
test_rubyspec 0.062241 0.030550 172.825769 ( 36.078583)
total: 345.80 sec