Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-065434
#<BuildRuby:0x00007f803100fdd0
@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.20240723-065434",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000000 0.000066 0.000066 ( 0.000066)
configure 0.000000 0.000043 0.000043 ( 0.000043)
build_up 0.005186 0.002506 3.459190 ( 3.480655)
build_miniruby 0.001754 0.000204 1.568831 ( 1.565631)
build_ruby 0.001616 0.000188 4.080309 ( 4.252228)
build_all 0.000573 0.007770 7.887719 ( 3.116089)
build_install 0.018200 0.000415 10.286286 ( 4.833869)
test_btest 0.000962 0.000143 118.005562 ( 30.955928)
test_basic 0.010791 0.000417 1.150558 ( 1.194850)
test_all 0.106214 0.042094 826.778098 (238.342493)
test_rubyspec 0.059556 0.030669 171.932270 ( 35.304473)
total: 323.05 sec