Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-130909
#<BuildRuby:0x000055adfe0e28e0
@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.20230826-130909",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002723 0.004374 2.196455 ( 3.618359)
build_miniruby 0.001186 0.000175 1.602328 ( 1.611066)
build_ruby 0.001751 0.000259 3.286210 ( 3.502682)
build_all 0.003742 0.004109 6.427810 ( 3.770325)
build_install 0.015871 0.002555 7.913062 ( 4.433258)
test_btest 0.001035 0.000182 86.206705 ( 27.835605)
test_basic 0.007316 0.000000 0.955147 ( 1.023757)
test_all 0.005261 0.004100 692.846670 (218.953794)
test_rubyspec 0.034712 0.031205 100.830691 (114.071774)
total: 378.82 sec