Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-001631
#<BuildRuby:0x0000555dc07da230
@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.20240211-001631",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004855 0.001011 1.886391 ( 2.247776)
build_miniruby 0.001274 0.000265 1.474847 ( 1.473070)
build_ruby 0.000000 0.001518 3.311558 ( 3.534419)
build_all 0.006902 0.001330 6.540058 ( 3.095727)
build_install 0.013819 0.005390 7.977408 ( 4.268014)
test_btest 0.000713 0.000172 89.726535 ( 29.148050)
test_basic 0.005125 0.001237 0.848271 ( 0.911515)
test_all 0.108555 0.007026 789.982896 (306.621292)
test_rubyspec 0.044068 0.060455 179.567551 (191.773628)
total: 543.07 sec