Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-101256
#<BuildRuby:0x00005626f2309f48
@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.20240213-101256",
@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.000002 0.000020 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.006284 1.935041 ( 2.338012)
build_miniruby 0.000000 0.001469 1.571769 ( 1.572309)
build_ruby 0.001352 0.000363 3.459883 ( 3.701041)
build_all 0.008169 0.000000 6.618722 ( 3.381973)
build_install 0.013290 0.005672 8.111385 ( 4.748318)
test_btest 0.000863 0.000148 88.970035 ( 32.932081)
test_basic 0.001362 0.003821 0.907983 ( 1.008887)
test_all 0.070082 0.046383 740.014309 (284.794581)
test_rubyspec 0.055807 0.051179 189.279377 (199.750198)
total: 534.23 sec