Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-164819
#<BuildRuby:0x0000562322c9e230
@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.20230705-164819",
@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.000000 0.000032 0.000032 ( 0.000031)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.003139 0.003281 2.064287 ( 3.364420)
build_miniruby 0.001288 0.000149 1.470631 ( 1.479624)
build_ruby 0.001776 0.000205 3.046440 ( 3.263043)
build_all 0.003886 0.003423 2.294322 ( 1.781155)
build_install 0.013924 0.003627 3.856447 ( 3.694841)
test_btest 0.000544 0.000085 81.482538 ( 40.751816)
test_basic 0.002350 0.000367 0.870810 ( 1.249352)
test_all 0.001723 0.000269 610.208433 (256.008484)
test_rubyspec 0.022761 0.030103 91.093405 (113.399468)
total: 424.99 sec