Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-011237
#<BuildRuby:0x0000561969b428e0
@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.20240219-011237",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003034 0.003724 2.067800 ( 3.680798)
build_miniruby 0.001940 0.000000 1.860427 ( 2.330859)
build_ruby 0.002137 0.000056 3.733674 ( 4.649245)
build_all 0.005570 0.003406 7.036981 ( 6.397737)
build_install 0.022780 0.000000 8.823561 ( 9.714971)
test_btest 0.000892 0.000154 96.637454 (100.565035)
test_basic 0.004751 0.003258 1.017828 ( 1.663447)
test_all 0.102812 0.025638 830.555978 (785.498030)
test_rubyspec 0.035462 0.068144 139.486742 (212.704945)
total: 1127.21 sec