Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-100455
#<BuildRuby:0x000055fb31bf2228
@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.20230525-100455",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005859 0.000160 1.741795 ( 4.232518)
build_miniruby 0.001643 0.000132 1.299014 ( 1.426369)
build_ruby 0.001467 0.000117 2.528957 ( 2.966075)
build_all 0.002892 0.003937 2.026395 ( 2.343226)
build_install 0.006907 0.009633 3.182963 ( 3.503023)
test_btest 0.000000 0.001196 74.695731 ( 41.487164)
test_basic 0.002559 0.004496 0.741845 ( 1.059607)
test_all 0.001196 0.000289 576.783480 (259.210158)
test_rubyspec 0.030370 0.022141 81.396022 ( 99.978832)
total: 416.21 sec