Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-212302
#<BuildRuby:0x000055b11ace6168
@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.20230122-212302",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005179 0.000286 1.184029 ( 2.498702)
build_miniruby 0.001553 0.000323 1.350125 ( 1.763941)
build_ruby 0.001317 0.000275 3.501566 ( 29.377895)
build_all 0.008832 0.000075 4.141925 ( 4.665622)
build_install 0.012621 0.007466 3.258671 ( 4.057573)
test_btest 0.000726 0.000170 60.693941 ( 52.448035)
test_basic 0.005259 0.003377 0.480756 ( 0.830198)
test_all 0.001032 0.000258 678.000593 (367.658201)
test_rubyspec 0.026493 0.025173 74.593065 ( 95.738362)
total: 559.04 sec