Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-220806
#<BuildRuby:0x00005595209a2008
@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.20230921-220806",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006785 0.000468 2.313320 ( 3.860554)
build_miniruby 0.001412 0.000097 16.006096 ( 15.637487)
build_ruby 0.002073 0.000000 3.392686 ( 3.595332)
build_all 0.008453 0.000144 6.404231 ( 3.921602)
build_install 0.014730 0.005252 7.746587 ( 5.217334)
test_btest 0.001066 0.000100 84.066165 ( 41.764353)
test_basic 0.002652 0.004968 0.972637 ( 1.090081)
test_all 0.009163 0.001146 697.064937 (324.121606)
test_rubyspec 0.035194 0.045137 108.189830 (143.826211)
total: 543.04 sec