Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-110048
#<BuildRuby:0x0000563cee482228
@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.20240315-110048",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.003180 0.003861 2.505554 ( 2.528379)
build_miniruby 0.001308 0.000234 1.829591 ( 1.838670)
build_ruby 0.000000 0.001720 3.470553 ( 3.797799)
build_all 0.005909 0.001810 7.183404 ( 3.022714)
build_install 0.015991 0.003992 9.010511 ( 4.585850)
test_btest 0.002680 0.000000 94.432289 ( 37.857663)
test_basic 0.008803 0.000000 0.989788 ( 1.067888)
test_all 0.075039 0.047485 811.620555 (290.609921)
test_rubyspec 0.055219 0.037349 126.517974 (135.739474)
total: 481.05 sec