Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-021543
#<BuildRuby:0x000055d7730e9f70
@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.20230806-021543",
@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.000001 0.000018 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006785 2.391580 ( 4.430800)
build_miniruby 0.001590 0.000233 2.123500 ( 2.363161)
build_ruby 0.001594 0.000206 3.618247 ( 4.052899)
build_all 0.005020 0.002868 2.831515 ( 2.433963)
build_install 0.014618 0.004232 4.535836 ( 4.205096)
test_btest 0.001034 0.000000 82.625454 ( 46.527079)
test_basic 0.007303 0.000000 0.944227 ( 1.298107)
test_all 0.001848 0.000000 697.725462 (352.608393)
test_rubyspec 0.028930 0.030446 100.653554 (138.038411)
total: 555.96 sec