Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-181332
#<BuildRuby:0x000055ef7cf91fc0
@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.20230828-181332",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000201)
build_up 0.006433 0.000263 2.234265 ( 3.726360)
build_miniruby 0.001845 0.000197 1.683633 ( 1.687583)
build_ruby 0.001809 0.000000 3.243237 ( 3.522759)
build_all 0.007345 0.000514 6.280125 ( 3.955034)
build_install 0.006344 0.012013 7.935424 ( 5.388943)
test_btest 0.000577 0.000108 85.524410 ( 45.954221)
test_basic 0.000000 0.007369 0.887165 ( 1.035131)
test_all 0.005951 0.004611 687.446167 (269.502101)
test_rubyspec 0.033252 0.036869 101.483130 (113.005190)
total: 447.78 sec