Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-181531
#<BuildRuby:0x0000559069d9e078
@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.20231222-181531",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.001485 0.004208 1.674647 ( 2.348795)
build_miniruby 0.000000 0.001524 1.592502 ( 1.647411)
build_ruby 0.000369 0.001399 3.285053 ( 16.412148)
build_all 0.007677 0.000000 5.652430 ( 2.803677)
build_install 0.016158 0.003926 7.190618 ( 5.144557)
test_btest 0.000609 0.000157 80.735304 ( 35.465186)
test_basic 0.003101 0.004367 0.939016 ( 1.018939)
test_all 0.090499 0.030255 665.943069 (235.371280)
test_rubyspec 0.041264 0.021236 93.364198 (105.122625)
total: 405.34 sec