Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-111315
#<BuildRuby:0x000055b342a05f50
@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.20240117-111315",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004281 0.000744 1.606266 ( 1.949922)
build_miniruby 0.001425 0.000248 1.702443 ( 1.712520)
build_ruby 0.001473 0.000256 3.400316 ( 3.639350)
build_all 0.007228 0.001257 5.794499 ( 2.948080)
build_install 0.005547 0.012938 7.194573 ( 4.160610)
test_btest 0.000974 0.000000 85.808273 ( 32.115461)
test_basic 0.007224 0.000000 0.926611 ( 1.013367)
test_all 0.088537 0.036695 781.819341 (295.092805)
test_rubyspec 0.045588 0.059401 167.390166 (181.819295)
total: 524.45 sec