Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-105609
#<BuildRuby:0x00007f1bdcf3fdc8
@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.20240925-105609",
@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.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002048 0.007415 5.078742 ( 4.406599)
build_miniruby 0.002089 0.000000 1.761102 ( 1.855548)
build_ruby 0.000000 0.002670 4.615870 ( 15.141461)
build_all 0.005443 0.003706 7.600836 ( 4.226827)
build_install 0.012721 0.010502 11.457081 ( 8.409788)
test_btest 0.000666 0.000256 99.821872 ( 42.043698)
test_basic 0.001932 0.010537 1.290066 ( 1.418305)
test_all 0.105557 0.045120 769.046741 (326.964703)
test_rubyspec 0.031846 0.051603 141.554060 ( 48.111231)
total: 452.58 sec