Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-200608
#<BuildRuby:0x00007f06d2aafde0
@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.20240613-200608",
@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.000025 0.000003 0.000028 ( 0.000030)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.008885 0.001077 4.219888 ( 5.559319)
build_miniruby 0.001839 0.000223 2.462740 ( 3.257731)
build_ruby 0.002537 0.000000 4.682550 ( 14.534651)
build_all 0.010288 0.000474 8.574229 ( 6.567344)
build_install 0.016138 0.009438 12.278359 ( 28.214928)
test_btest 0.001131 0.000178 109.882930 ( 41.502284)
test_basic 0.008334 0.005285 1.316798 ( 1.584576)
test_all 0.115546 0.033535 872.399754 (313.395676)
test_rubyspec 0.045679 0.039298 156.030970 ( 32.728745)
total: 447.35 sec