Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-205629
#<BuildRuby:0x000055eee1125f90
@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.20240126-205629",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.006587 1.972974 ( 2.342568)
build_miniruby 0.000206 0.001464 1.613937 ( 1.613728)
build_ruby 0.000000 0.001898 3.134643 ( 3.355628)
build_all 0.005802 0.002781 6.349804 ( 2.785071)
build_install 0.016582 0.003129 7.875923 ( 4.138136)
test_btest 0.000625 0.000235 88.113351 ( 51.947382)
test_basic 0.007666 0.001141 0.941446 ( 1.156884)
test_all 0.097652 0.029466 784.277620 (732.179779)
test_rubyspec 0.067728 0.051540 194.954211 (314.068611)
total: 1113.59 sec