Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-001921
#<BuildRuby:0x00007f44da18fdc8
@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.20240813-001921",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003923 0.003945 2.861702 ( 2.986748)
build_miniruby 0.001019 0.000429 1.114798 ( 1.111797)
build_ruby 0.001225 0.000516 3.879928 ( 4.020354)
build_all 0.009028 0.000327 7.881600 ( 3.027373)
build_install 0.018012 0.001876 10.317745 ( 4.442687)
test_btest 0.000762 0.000254 115.377974 ( 30.594194)
test_basic 0.006897 0.002299 1.088683 ( 1.135073)
test_all 0.121198 0.026648 814.417564 (233.902521)
test_rubyspec 0.047119 0.040036 166.714966 ( 34.833969)
total: 316.06 sec