Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-015002
#<BuildRuby:0x000055ff6093a8e0
@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.20230910-015002",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006816 0.000454 2.353819 ( 5.570951)
build_miniruby 0.001891 0.000000 1.773502 ( 2.257073)
build_ruby 0.001940 0.000000 3.544579 ( 5.199026)
build_all 0.008899 0.000000 6.574495 ( 7.524944)
build_install 0.023372 0.000168 8.253328 ( 9.579261)
test_btest 0.001254 0.000066 87.333070 ( 84.857387)
test_basic 0.008508 0.000217 0.999664 ( 1.675308)
test_all 0.002158 0.008534 706.359380 (551.222931)
test_rubyspec 0.046992 0.028531 108.695867 (146.241040)
total: 814.13 sec