Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-050224
#<BuildRuby:0x0000560aaade5f48
@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.20240305-050224",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007163 0.001193 2.801340 ( 2.587709)
build_miniruby 0.001589 0.000264 1.948764 ( 1.946915)
build_ruby 0.000000 0.002137 4.033131 ( 4.221846)
build_all 0.006724 0.001750 7.113730 ( 3.227829)
build_install 0.009451 0.012002 8.970278 ( 4.604941)
test_btest 0.000591 0.000163 91.546087 ( 25.714195)
test_basic 0.006602 0.000000 0.932669 ( 0.992848)
test_all 0.079998 0.044656 774.711307 (257.726177)
test_rubyspec 0.060264 0.019535 109.375198 (118.554675)
total: 419.58 sec