Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-192905
#<BuildRuby:0x000055bc291c1fc0
@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.20230831-192905",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002369 0.007787 26.126086 ( 19.425066)
build_miniruby 0.000000 0.001713 18.237919 ( 18.293856)
build_ruby 0.000000 0.001649 3.489976 ( 4.018205)
build_all 0.001516 0.008641 16.948271 ( 15.168215)
build_install 0.021848 0.001111 7.857829 ( 6.430566)
test_btest 0.000911 0.000172 83.120731 ( 46.089394)
test_basic 0.007772 0.000662 0.992366 ( 1.302342)
test_all 0.002188 0.008072 706.527983 (479.942423)
test_rubyspec 0.035692 0.047283 110.775084 (169.686324)
total: 760.36 sec