Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-042650
#<BuildRuby:0x0000559017152258
@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.20230803-042650",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.003678 0.003513 2.169299 ( 5.733956)
build_miniruby 0.001311 0.000079 1.665941 ( 3.251784)
build_ruby 0.001582 0.000096 3.230869 ( 7.461169)
build_all 0.007439 0.000451 2.603705 ( 3.726678)
build_install 0.015072 0.003894 4.047278 ( 5.525264)
test_btest 0.000739 0.000060 77.361248 ( 53.090714)
test_basic 0.004645 0.000377 0.908405 ( 1.695529)
test_all 0.001397 0.000000 641.241322 (375.703241)
test_rubyspec 0.024731 0.029057 93.966414 (164.253526)
total: 620.44 sec