Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-033854
#<BuildRuby:0x0000558c4176a138
@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.20240306-033854",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002815 0.003814 2.364384 ( 2.215087)
build_miniruby 0.001000 0.000148 1.550823 ( 1.549023)
build_ruby 0.001299 0.000193 3.288102 ( 3.504357)
build_all 0.003835 0.003305 6.158961 ( 2.440124)
build_install 0.004390 0.011808 7.949913 ( 3.491386)
test_btest 0.000822 0.000000 87.275892 ( 22.810611)
test_basic 0.002572 0.003783 0.911402 ( 0.977389)
test_all 0.084079 0.034513 802.417375 (230.225756)
test_rubyspec 0.049415 0.039410 119.846721 (132.808921)
total: 400.02 sec