Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-154652
#<BuildRuby:0x0000560f5a41a338
@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.20231229-154652",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004810 0.000356 1.323617 ( 1.670666)
build_miniruby 0.001162 0.000086 1.567204 ( 1.565386)
build_ruby 0.001470 0.000109 2.986292 ( 3.220558)
build_all 0.002811 0.004646 5.693348 ( 2.331789)
build_install 0.011376 0.004181 6.474249 ( 3.334455)
test_btest 0.001179 0.000000 79.591482 ( 20.783319)
test_basic 0.005772 0.000342 0.802701 ( 0.861732)
test_all 0.091827 0.029774 726.431905 (217.083279)
test_rubyspec 0.028211 0.029902 78.997652 ( 90.493892)
total: 341.35 sec