Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-235343
#<BuildRuby:0x0000564cd8d0e2a8
@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.20230721-235343",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.007259 0.000234 2.239676 ( 5.503776)
build_miniruby 0.001380 0.000045 1.712766 ( 2.768196)
build_ruby 0.001595 0.000052 3.310568 ( 5.354817)
build_all 0.004266 0.004041 2.692326 ( 3.540408)
build_install 0.016969 0.004197 4.276314 ( 5.217528)
test_btest 0.001054 0.000086 79.729257 ( 56.102502)
test_basic 0.003850 0.004177 0.953095 ( 2.047720)
test_all 0.001794 0.000189 639.307039 (373.375386)
test_rubyspec 0.020364 0.035004 89.530592 (102.258645)
total: 556.17 sec