Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-004223
#<BuildRuby:0x000055ad32df2390
@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.20240308-004223",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.005950 0.002083 2.515285 ( 3.403852)
build_miniruby 0.001012 0.000354 1.875386 ( 2.833786)
build_ruby 0.001600 0.000560 3.827277 ( 17.923684)
build_all 0.005664 0.003267 7.174356 ( 3.134276)
build_install 0.012886 0.005903 7.842530 ( 3.532647)
test_btest 0.000639 0.000239 89.373716 ( 23.600814)
test_basic 0.001012 0.004917 0.960845 ( 1.019502)
test_all 0.086057 0.035461 750.792149 (216.018285)
test_rubyspec 0.046110 0.035068 110.356539 (119.722752)
total: 391.19 sec