Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-004215
#<BuildRuby:0x000055b07726a390
@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.20230515-004215",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004628 0.000805 1.675159 ( 2.859012)
build_miniruby 0.001389 0.000000 1.307284 ( 1.306224)
build_ruby 0.001237 0.000000 2.202756 ( 2.411225)
build_all 0.003174 0.002853 2.003431 ( 1.204976)
build_install 0.010312 0.003578 3.407802 ( 2.376762)
test_btest 0.000857 0.000000 70.653796 ( 22.681148)
test_basic 0.001730 0.003509 0.664262 ( 0.744305)
test_all 0.001263 0.000076 577.078877 (179.383412)
test_rubyspec 0.039524 0.005967 74.177411 ( 85.992750)
total: 298.96 sec