Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-200544
#<BuildRuby:0x000055efb4896120
@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.20230730-200544",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000029)
build_up 0.007373 0.000000 2.311279 ( 6.095430)
build_miniruby 0.000000 0.001869 1.664797 ( 2.773395)
build_ruby 0.000000 0.001891 3.407891 ( 6.618942)
build_all 0.004729 0.003414 2.642320 ( 4.081958)
build_install 0.015242 0.005298 4.128392 ( 7.361974)
test_btest 0.000792 0.000149 82.380567 ( 66.595386)
test_basic 0.004059 0.004101 0.992444 ( 2.077595)
test_all 0.000460 0.001016 634.953094 (413.631064)
test_rubyspec 0.029277 0.029511 94.932500 (167.063457)
total: 676.30 sec