Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-214205
#<BuildRuby:0x000055c1db52e1d8
@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.20230329-214205",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001715 0.004262 1.838457 ( 4.134554)
build_miniruby 0.001195 0.000217 1.250119 ( 1.265115)
build_ruby 0.001817 0.000000 2.455465 ( 3.006749)
build_all 0.007192 0.000000 2.195403 ( 1.973267)
build_install 0.004451 0.012645 3.381962 ( 2.733302)
test_btest 0.000529 0.000148 66.989513 ( 35.616913)
test_basic 0.004895 0.001370 0.543822 ( 0.771164)
test_all 0.001131 0.000000 540.171093 (243.543670)
test_rubyspec 0.035926 0.019879 81.816124 (103.533512)
total: 396.58 sec