Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-105514
#<BuildRuby:0x0000557c75e02008
@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.20231209-105514",
@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.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.001636 0.006517 2.532439 ( 9.081223)
build_miniruby 0.001107 0.000256 1.781962 ( 2.466013)
build_ruby 0.001434 0.000331 3.504397 ( 4.265193)
build_all 0.005860 0.003392 6.112145 ( 6.455063)
build_install 0.012508 0.009058 8.026170 ( 9.301507)
test_btest 0.000850 0.000255 83.780461 ( 81.702014)
test_basic 0.003609 0.005191 0.963321 ( 1.625502)
test_all 0.092789 0.032686 704.218240 (473.960945)
test_rubyspec 0.044473 0.032569 102.639932 (135.994732)
total: 724.85 sec