Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-081649
#<BuildRuby:0x00005643687ba140
@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.20240218-081649",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005978 1.896069 ( 2.370151)
build_miniruby 0.000000 0.001650 1.672151 ( 1.673014)
build_ruby 0.001865 0.000000 3.333046 ( 3.625044)
build_all 0.005905 0.002408 6.446039 ( 3.169378)
build_install 0.016236 0.001771 8.057958 ( 4.368543)
test_btest 0.000658 0.000132 92.749626 ( 36.789699)
test_basic 0.006762 0.001353 0.999990 ( 1.085620)
test_all 0.082542 0.034482 764.348128 (292.332111)
test_rubyspec 0.037355 0.050843 122.883010 (132.366905)
total: 477.78 sec