Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-161830
#<BuildRuby:0x0000558bab2ce1d8
@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.20230526-161830",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.005647 1.776286 ( 3.132056)
build_miniruby 0.000110 0.001218 1.241349 ( 1.240388)
build_ruby 0.000000 0.001644 2.767492 ( 3.000299)
build_all 0.003450 0.003073 2.130701 ( 1.423976)
build_install 0.012310 0.005301 3.429464 ( 2.518812)
test_btest 0.000494 0.000152 75.506790 ( 27.092983)
test_basic 0.000476 0.004294 0.746389 ( 0.821907)
test_all 0.000658 0.000227 556.724653 (202.698273)
test_rubyspec 0.013693 0.037358 77.873225 ( 89.676667)
total: 331.61 sec