Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-181441
#<BuildRuby:0x000055c812c268e0
@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.20230505-181441",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001694 0.003690 1.750735 ( 3.197147)
build_miniruby 0.001453 0.000233 1.355783 ( 1.355155)
build_ruby 0.001184 0.000189 2.546259 ( 2.790566)
build_all 0.002394 0.003763 2.039961 ( 1.309891)
build_install 0.011321 0.004726 3.308511 ( 2.483347)
test_btest 0.000719 0.000154 74.032524 ( 28.945477)
test_basic 0.000800 0.004372 0.688081 ( 0.770491)
test_all 0.000896 0.000224 592.417543 (195.168650)
test_rubyspec 0.038574 0.011955 78.704899 ( 90.920941)
total: 326.94 sec