Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-074513
#<BuildRuby:0x00007f619e4ffdd8
@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.20240904-074513",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.006293 0.003452 4.091530 ( 4.407990)
build_miniruby 0.001400 0.000452 1.849967 ( 1.858578)
build_ruby 0.002405 0.000000 4.827715 ( 5.042308)
build_all 0.008311 0.002368 8.569108 ( 5.206072)
build_install 0.018783 0.006135 11.922184 ( 7.572911)
test_btest 0.000947 0.000298 130.585299 ( 73.207362)
test_basic 0.006718 0.006375 1.421302 ( 1.912144)
test_all 0.128081 0.034613 959.530067 (559.991386)
test_rubyspec 0.076085 0.020328 175.107246 ( 98.017500)
total: 757.22 sec