Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-134647
#<BuildRuby:0x000055e25cf2df70
@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.20230312-134647",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.005138 0.000468 1.611040 ( 3.149060)
build_miniruby 0.001100 0.000100 1.120314 ( 1.119399)
build_ruby 0.001327 0.000120 2.323999 ( 2.499475)
build_all 0.002242 0.003999 2.007073 ( 1.111609)
build_install 0.008684 0.004230 3.044600 ( 1.963720)
test_btest 0.000000 0.001103 65.255403 ( 21.256772)
test_basic 0.003939 0.002193 0.497761 ( 0.695774)
test_all 0.001421 0.000263 551.491622 (179.636019)
test_rubyspec 0.019612 0.024232 72.097385 ( 82.092134)
total: 293.52 sec