Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-053203
#<BuildRuby:0x0000563e1f1d6308
@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.20230903-053203",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000036 0.000002 0.000038 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.002285 0.004140 1.949629 ( 2.678782)
build_miniruby 0.001906 0.000185 1.793400 ( 1.854404)
build_ruby 0.001795 0.000174 3.675166 ( 3.933572)
build_all 0.003443 0.004565 6.533209 ( 3.978697)
build_install 0.011898 0.009091 8.112574 ( 5.916305)
test_btest 0.001550 0.000282 85.620197 ( 36.230278)
test_basic 0.008487 0.000723 0.957921 ( 1.072688)
test_all 0.004829 0.004576 703.843659 (467.105849)
test_rubyspec 0.026169 0.056385 109.693723 (162.648872)
total: 685.42 sec