Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-173227
#<BuildRuby:0x00007f50306efdc0
@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.20240930-173227",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.004448 0.004926 5.074885 ( 4.461550)
build_miniruby 0.001460 0.000310 1.682668 ( 1.680269)
build_ruby 0.001760 0.000373 4.439180 ( 4.618327)
build_all 0.004752 0.004346 6.996216 ( 3.413189)
build_install 0.019158 0.000463 9.846663 ( 4.662368)
test_btest 0.000761 0.000160 92.653619 ( 24.999230)
test_basic 0.002412 0.008154 1.239000 ( 4.331128)
test_all 0.117839 0.031889 740.946649 (216.419904)
test_rubyspec 0.038609 0.049081 132.039627 ( 25.091363)
total: 289.68 sec