Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-082450
#<BuildRuby:0x0000561a863f6258
@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.20240206-082450",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000030 0.000004 0.000034 ( 0.000032)
build_up 0.000000 0.006520 2.085304 ( 2.619727)
build_miniruby 0.001335 0.000198 1.786780 ( 1.819416)
build_ruby 0.001809 0.000301 3.512036 ( 3.948083)
build_all 0.004083 0.003862 6.406545 ( 3.578482)
build_install 0.015997 0.003963 8.251847 ( 5.632581)
test_btest 0.000901 0.000180 88.605981 ( 38.317139)
test_basic 0.006583 0.000527 0.959689 ( 1.055956)
test_all 0.078322 0.036479 742.338558 (274.219533)
test_rubyspec 0.058141 0.045520 164.279056 (173.872485)
total: 505.06 sec