Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-095341
#<BuildRuby:0x00005603dcf4dfb8
@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.20240121-095341",
@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.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004803 0.000534 1.404607 ( 1.734402)
build_miniruby 0.000000 0.001399 1.390080 ( 1.388800)
build_ruby 0.000000 0.001648 2.657445 ( 2.889644)
build_all 0.002849 0.004779 5.759291 ( 2.301019)
build_install 0.016706 0.000078 6.708428 ( 3.369945)
test_btest 0.000657 0.000102 81.192871 ( 21.395791)
test_basic 0.004881 0.000763 0.829036 ( 0.889855)
test_all 0.088848 0.029652 716.838486 (206.761079)
test_rubyspec 0.073118 0.024694 145.697373 (157.150922)
total: 397.88 sec