Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-205415
#<BuildRuby:0x00007f3e61edfde0
@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.20240725-205415",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001208 0.008474 2.854822 ( 2.881272)
build_miniruby 0.001376 0.000400 1.252746 ( 1.250022)
build_ruby 0.001937 0.000000 3.210360 ( 3.355626)
build_all 0.007925 0.000000 6.561676 ( 2.450887)
build_install 0.007326 0.008536 8.481563 ( 3.817991)
test_btest 0.000644 0.000202 99.981828 ( 28.108247)
test_basic 0.006882 0.002394 0.859592 ( 4.459380)
test_all 0.105675 0.037922 717.171769 (206.945554)
test_rubyspec 0.060847 0.024553 163.029914 ( 26.721809)
total: 279.99 sec