Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-055231
#<BuildRuby:0x000055e9c7812138
@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-055231",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002359 0.004268 1.964812 ( 2.297702)
build_miniruby 0.001359 0.000145 1.345483 ( 1.342982)
build_ruby 0.000000 0.001514 2.708538 ( 2.931275)
build_all 0.004033 0.002557 5.818120 ( 2.302696)
build_install 0.013181 0.003632 7.445491 ( 3.853523)
test_btest 0.000849 0.000128 84.464793 ( 22.123247)
test_basic 0.007503 0.000504 0.934953 ( 0.999687)
test_all 0.086997 0.030014 709.245996 (203.289969)
test_rubyspec 0.038318 0.056068 151.258105 (162.837039)
total: 401.98 sec