Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-130925
#<BuildRuby:0x000055d1672b61a8
@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.20230721-130925",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000020 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.005322 0.001774 2.195704 ( 4.416074)
build_miniruby 0.000000 0.001729 1.724589 ( 1.829256)
build_ruby 0.000000 0.001951 3.559220 ( 4.121604)
build_all 0.003901 0.004408 2.704852 ( 2.201527)
build_install 0.014138 0.007290 4.241762 ( 3.765133)
test_btest 0.000880 0.000000 79.444573 ( 44.932524)
test_basic 0.007424 0.000000 0.950345 ( 1.448795)
test_all 0.001874 0.000000 641.406668 (347.343764)
test_rubyspec 0.030332 0.026178 91.898876 (131.211094)
total: 541.27 sec