Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-005956
#<BuildRuby:0x0000558be22ada00
@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.20240229-005956",
@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.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.007353 2.567584 ( 2.618725)
build_miniruby 0.000814 0.000519 2.030804 ( 2.034082)
build_ruby 0.001445 0.000232 3.294451 ( 3.537515)
build_all 0.007376 0.000520 6.752724 ( 3.067825)
build_install 0.012536 0.007463 8.808202 ( 4.813342)
test_btest 0.000000 0.000745 92.180525 ( 30.417515)
test_basic 0.000000 0.007041 0.807809 ( 0.869920)
test_all 0.078098 0.038514 814.294719 (292.644494)
test_rubyspec 0.044388 0.035588 106.911147 (116.060109)
total: 456.06 sec