Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-182003
#<BuildRuby:0x00007f636efdfdd0
@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.20240808-182003",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.002776 0.005000 2.886303 ( 2.950115)
build_miniruby 0.001213 0.000477 1.133054 ( 1.129979)
build_ruby 0.002132 0.000000 3.197004 ( 3.397385)
build_all 0.003594 0.005445 7.528099 ( 3.011488)
build_install 0.012668 0.007709 9.620916 ( 4.214980)
test_btest 0.000648 0.000284 98.782190 ( 25.372490)
test_basic 0.002519 0.007513 0.890944 ( 0.939441)
test_all 0.127818 0.023651 786.870127 (291.460058)
test_rubyspec 0.026845 0.058046 161.087074 ( 30.017953)
total: 362.49 sec