Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-201646
#<BuildRuby:0x000055c493d028e0
@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.20230720-201646",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.002447 0.004114 2.035044 ( 3.433481)
build_miniruby 0.001428 0.000102 1.666465 ( 1.680547)
build_ruby 0.001594 0.000114 3.298378 ( 3.559071)
build_all 0.007466 0.000229 2.498897 ( 1.769461)
build_install 0.008861 0.009144 3.895260 ( 3.231140)
test_btest 0.000615 0.000082 78.538248 ( 39.829474)
test_basic 0.000000 0.007151 0.946134 ( 1.442380)
test_all 0.000701 0.000928 605.123027 (252.713726)
test_rubyspec 0.036898 0.016794 87.403124 (101.791406)
total: 409.45 sec