Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-122759
#<BuildRuby:0x000055c80ba72320
@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.20240223-122759",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007785 0.000448 2.620509 ( 2.798712)
build_miniruby 0.001193 0.000137 2.078391 ( 2.083926)
build_ruby 0.001313 0.000151 3.469834 ( 3.769511)
build_all 0.007762 0.000400 6.640316 ( 3.818421)
build_install 0.018513 0.001026 8.579487 ( 5.657278)
test_btest 0.000610 0.000063 90.424128 ( 48.165455)
test_basic 0.000000 0.007216 0.942305 ( 1.047519)
test_all 0.064620 0.048438 768.993201 (321.141382)
test_rubyspec 0.056710 0.029310 118.235170 (127.870142)
total: 516.35 sec