Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-221746
#<BuildRuby:0x0000564c98c323b0
@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.20230611-221746",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.003670 0.002179 1.894702 ( 3.201411)
build_miniruby 0.001506 0.000231 1.435651 ( 1.437521)
build_ruby 0.001354 0.000209 2.657596 ( 2.855468)
build_all 0.006371 0.000980 2.191778 ( 1.500177)
build_install 0.008204 0.008924 3.379400 ( 2.480813)
test_btest 0.000773 0.000000 75.667573 ( 30.089172)
test_basic 0.002186 0.002881 0.755130 ( 0.862464)
test_all 0.000691 0.000167 600.139860 (204.965270)
test_rubyspec 0.017917 0.024748 76.402360 ( 88.222054)
total: 335.62 sec