Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-160608
#<BuildRuby:0x00007fa80a18fdd0
@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.20240923-160608",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003736 0.004650 4.361864 ( 3.560594)
build_miniruby 0.001611 0.000000 1.260562 ( 1.257458)
build_ruby 0.001865 0.000000 3.864867 ( 4.080441)
build_all 0.006512 0.004504 7.577420 ( 3.737899)
build_install 0.015621 0.005661 10.683865 ( 4.976650)
test_btest 0.000000 0.001158 97.222055 ( 30.482149)
test_basic 0.001967 0.008131 1.195130 ( 1.256117)
test_all 0.106524 0.041817 788.094304 (232.844709)
test_rubyspec 0.056427 0.031275 136.703592 ( 29.966657)
total: 312.16 sec