Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-192108
#<BuildRuby:0x0000555db6409fc0
@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.20231023-192108",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.007049 0.000604 3.633891 ( 4.609773)
build_miniruby 0.001253 0.000241 1.569585 ( 1.824673)
build_ruby 0.000000 0.001720 3.282600 ( 3.700783)
build_all 0.000000 0.008746 5.844901 ( 4.460682)
build_install 0.014514 0.005145 8.096428 ( 5.512710)
test_btest 0.000639 0.000192 79.069467 ( 60.367100)
test_basic 0.005940 0.001782 0.888283 ( 1.214211)
test_all 0.090475 0.026152 642.897431 (285.941119)
test_rubyspec 0.037551 0.024248 92.723443 (104.962678)
total: 472.59 sec