Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-051854
#<BuildRuby:0x000055ca58191e78
@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.20230824-051854",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.008298 0.000132 2.435423 ( 7.153891)
build_miniruby 0.001727 0.000054 1.997601 ( 4.648717)
build_ruby 0.001659 0.000052 3.457699 ( 8.913848)
build_all 0.004356 0.004336 6.564520 ( 8.907991)
build_install 0.010078 0.009896 8.255450 ( 10.124907)
test_btest 0.000670 0.000081 85.631042 ( 69.642374)
test_basic 0.003083 0.000374 0.984577 ( 2.502126)
test_all 0.008553 0.001037 690.814128 (679.061863)
test_rubyspec 0.066666 0.017600 111.549804 (261.567748)
total: 1052.52 sec