Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-104236
#<BuildRuby:0x000055a0ddbd61a8
@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.20230903-104236",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000039 0.000007 0.000046 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.005057 0.000816 1.866625 ( 3.003080)
build_miniruby 0.000000 0.001886 1.716614 ( 1.930990)
build_ruby 0.000437 0.001425 3.483408 ( 4.100005)
build_all 0.004483 0.004074 6.161401 ( 4.456104)
build_install 0.016488 0.001705 7.626673 ( 5.725474)
test_btest 0.000897 0.000180 82.757320 ( 41.661154)
test_basic 0.007975 0.000723 1.029916 ( 1.252638)
test_all 0.004548 0.005371 715.586130 (309.483167)
test_rubyspec 0.043013 0.030709 104.733282 (125.051063)
total: 496.66 sec