Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-145532
#<BuildRuby:0x0000563d1fd9a230
@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.20230620-145532",
@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.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.006714 0.000000 1.970793 ( 5.137560)
build_miniruby 0.001258 0.000000 1.409875 ( 1.745216)
build_ruby 0.001909 0.000000 2.955961 ( 4.031611)
build_all 0.007583 0.000000 5.400779 ( 4.391261)
build_install 0.018226 0.000000 6.759167 ( 5.930624)
test_btest 0.000890 0.000000 78.141187 ( 45.513816)
test_basic 0.000000 0.008054 0.829215 ( 1.163233)
test_all 0.000000 0.002710 586.133279 (323.025686)
test_rubyspec 0.026741 0.024358 86.202250 (111.000360)
total: 501.94 sec