Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-210808
#<BuildRuby:0x00007fb25e00fdd0
@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.20240727-210808",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002815 0.004457 3.345965 ( 3.213934)
build_miniruby 0.001374 0.000214 1.609613 ( 1.606027)
build_ruby 0.001531 0.000239 3.560799 ( 3.774873)
build_all 0.007973 0.000571 8.010776 ( 3.243260)
build_install 0.013990 0.006025 10.572665 ( 4.961216)
test_btest 0.000865 0.000152 117.564637 ( 30.938892)
test_basic 0.004209 0.005499 1.047692 ( 1.093426)
test_all 0.117087 0.033218 822.848860 (240.517430)
test_rubyspec 0.039524 0.047278 161.831828 ( 34.405885)
total: 323.76 sec