Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-014222
#<BuildRuby:0x000055d72244e130
@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.20230530-014222",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.005111 0.000156 1.808179 ( 3.149432)
build_miniruby 0.001342 0.000192 1.407600 ( 1.409701)
build_ruby 0.001895 0.000000 2.815586 ( 3.063860)
build_all 0.007423 0.000000 2.160528 ( 1.625725)
build_install 0.010593 0.006684 3.382667 ( 2.761685)
test_btest 0.000000 0.001064 76.956706 ( 37.342511)
test_basic 0.001067 0.006762 0.812091 ( 0.924081)
test_all 0.001314 0.000329 565.024022 (216.759086)
test_rubyspec 0.024335 0.026180 83.190209 ( 96.459138)
total: 363.50 sec