Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-153801
#<BuildRuby:0x0000563d72f22320
@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.20231219-153801",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002885 0.003940 2.219510 ( 2.306343)
build_miniruby 0.001412 0.000151 1.429300 ( 1.430012)
build_ruby 0.001214 0.000130 2.712098 ( 2.901659)
build_all 0.006774 0.000274 5.411081 ( 2.140500)
build_install 0.015581 0.001136 6.828610 ( 3.322022)
test_btest 0.000872 0.000087 78.976041 ( 20.537907)
test_basic 0.001123 0.004786 0.784896 ( 0.848426)
test_all 0.091934 0.032383 708.414607 (208.023872)
test_rubyspec 0.043234 0.024902 89.144642 (101.611483)
total: 343.12 sec