Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-213052
#<BuildRuby:0x000055ffcce71fb8
@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.20230904-213052",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001893 0.003866 1.803300 ( 2.470400)
build_miniruby 0.002203 0.000214 1.748565 ( 1.808821)
build_ruby 0.001621 0.000157 3.446357 ( 3.747119)
build_all 0.004837 0.003720 6.227903 ( 3.857073)
build_install 0.020053 0.000000 7.757325 ( 5.281152)
test_btest 0.000774 0.000078 81.000961 ( 36.285652)
test_basic 0.003803 0.004024 0.934505 ( 1.005483)
test_all 0.003297 0.006645 696.384751 (354.152237)
test_rubyspec 0.045766 0.035739 106.813146 (149.597920)
total: 558.21 sec