Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-215909
#<BuildRuby:0x00005579946be230
@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.20240204-215909",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004904 0.000981 1.916010 ( 2.249824)
build_miniruby 0.001098 0.000220 1.564169 ( 1.562014)
build_ruby 0.001540 0.000308 3.514395 ( 3.744762)
build_all 0.002771 0.005067 6.254442 ( 3.084643)
build_install 0.008807 0.010674 7.439648 ( 10.159026)
test_btest 0.000272 0.001189 86.793171 ( 34.607944)
test_basic 0.000000 0.007169 0.922561 ( 1.559726)
test_all 0.067091 0.048274 747.550828 (278.176097)
test_rubyspec 0.067324 0.038792 173.377308 (185.088251)
total: 520.23 sec