Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-222429
#<BuildRuby:0x0000556ac50324f8
@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.20240318-222429",
@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.000000 0.000032 0.000032 ( 0.000089)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.000000 0.008922 2.501317 ( 2.945983)
build_miniruby 0.000000 0.001564 1.807133 ( 1.816180)
build_ruby 0.000965 0.001077 4.024551 ( 4.427600)
build_all 0.007719 0.000567 7.263644 ( 4.100170)
build_install 0.012278 0.008180 9.135834 ( 6.299190)
test_btest 0.000940 0.000183 94.062433 ( 56.874911)
test_basic 0.003213 0.004834 1.070155 ( 1.308770)
test_all 0.085744 0.037961 846.511580 (380.407635)
test_rubyspec 0.054492 0.049954 139.645031 (197.769178)
total: 655.95 sec