Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-111243
#<BuildRuby:0x000055a7a49e9fc0
@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.20230130-111243",
@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.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001022 0.004205 1.252884 ( 2.561600)
build_miniruby 0.001096 0.000238 1.429460 ( 1.817578)
build_ruby 0.001433 0.000311 2.531867 ( 3.715175)
build_all 0.004616 0.004263 4.032590 ( 5.138119)
build_install 0.018080 0.002286 3.171384 ( 4.520074)
test_btest 0.000703 0.000163 61.805356 ( 69.896953)
test_basic 0.005890 0.001359 0.479424 ( 1.036090)
test_all 0.000875 0.001010 724.878457 (773.681241)
test_rubyspec 0.019111 0.038007 76.168674 ( 98.081485)
total: 960.45 sec