Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-182623
#<BuildRuby:0x0000556584e65f48
@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.20230529-182623",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005992 0.000257 1.698140 ( 3.096582)
build_miniruby 0.001217 0.000152 1.142429 ( 1.141235)
build_ruby 0.001279 0.000160 2.349013 ( 2.539886)
build_all 0.006557 0.000000 2.079032 ( 1.204800)
build_install 0.015419 0.000143 3.036674 ( 2.032050)
test_btest 0.000762 0.000079 74.963059 ( 19.845296)
test_basic 0.005218 0.000100 0.704767 ( 0.776256)
test_all 0.001324 0.000133 554.630124 (161.834297)
test_rubyspec 0.009220 0.043962 74.469728 ( 86.297362)
total: 278.77 sec