Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-094907
#<BuildRuby:0x00005614e6b5e3b0
@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.20231218-094907",
@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.000000 0.000020 0.000020 ( 0.000019)
autoconf 0.000000 0.000029 0.000029 ( 0.000030)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.002812 0.003521 2.279132 ( 2.382547)
build_miniruby 0.000000 0.001537 1.585695 ( 1.593072)
build_ruby 0.000000 0.001505 3.020219 ( 3.221465)
build_all 0.005192 0.002022 5.595387 ( 2.755161)
build_install 0.013286 0.004377 7.212842 ( 4.032624)
test_btest 0.000826 0.000200 79.561271 ( 27.441535)
test_basic 0.004444 0.004333 0.886432 ( 0.955123)
test_all 0.085068 0.030750 675.825069 (242.124588)
test_rubyspec 0.029003 0.034940 91.689816 (103.438819)
total: 387.95 sec