Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-162710
#<BuildRuby:0x0000563d1302a228
@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.20230705-162710",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002374 0.003696 2.014396 ( 3.540957)
build_miniruby 0.001402 0.000191 1.496685 ( 1.511966)
build_ruby 0.001314 0.000179 3.063871 ( 3.519606)
build_all 0.006791 0.000368 2.515527 ( 2.277274)
build_install 0.016249 0.000966 3.838512 ( 3.858046)
test_btest 0.000881 0.000106 81.693941 ( 42.410508)
test_basic 0.006858 0.000823 0.918282 ( 1.504463)
test_all 0.002030 0.000153 631.275744 (263.592831)
test_rubyspec 0.039264 0.014174 88.183688 (100.873964)
total: 423.09 sec