Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-140334
#<BuildRuby:0x00007f696414fdc8
@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.20240728-140334",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.003929 0.005185 4.030882 ( 4.125357)
build_miniruby 0.001382 0.000415 1.752403 ( 1.797753)
build_ruby 0.001648 0.000495 4.686132 ( 5.233932)
build_all 0.007015 0.003785 8.979335 ( 6.115033)
build_install 0.011535 0.013804 12.136295 ( 8.354996)
test_btest 0.000575 0.000219 126.749123 ( 65.537164)
test_basic 0.009532 0.003644 1.466684 ( 1.657743)
test_all 0.117128 0.039536 900.976757 (303.810045)
test_rubyspec 0.047755 0.046610 173.727048 ( 37.226153)
total: 433.86 sec