Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-195155
#<BuildRuby:0x0000555ff1875e50
@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.20240210-195155",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005421 0.001129 1.969514 ( 2.359915)
build_miniruby 0.001057 0.000221 1.805494 ( 1.821801)
build_ruby 0.001572 0.000327 3.659421 ( 3.911944)
build_all 0.008487 0.000000 6.742001 ( 3.877811)
build_install 0.017830 0.002769 8.357553 ( 5.344867)
test_btest 0.000000 0.001145 91.056967 ( 43.005526)
test_basic 0.000000 0.008488 0.970492 ( 1.066981)
test_all 0.075744 0.039497 734.146673 (280.111581)
test_rubyspec 0.070999 0.035284 179.750292 (189.377231)
total: 530.88 sec