Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-162647
#<BuildRuby:0x000055a2d753de80
@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.20230611-162647",
@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.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006474 0.000295 1.965880 ( 3.908836)
build_miniruby 0.001270 0.000153 1.365032 ( 1.479805)
build_ruby 0.001907 0.000000 2.782122 ( 3.040159)
build_all 0.006245 0.000468 2.204025 ( 1.530952)
build_install 0.012665 0.004285 3.537176 ( 3.238166)
test_btest 0.000820 0.000113 77.783986 ( 39.631649)
test_basic 0.007138 0.000372 0.847160 ( 1.128018)
test_all 0.001155 0.000154 553.339597 (261.434120)
test_rubyspec 0.018056 0.035933 83.339256 (101.071334)
total: 416.46 sec