Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-110156
#<BuildRuby:0x000055874e002118
@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.20230723-110156",
@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.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.005374 0.000827 2.108141 ( 3.292411)
build_miniruby 0.001260 0.000194 1.416482 ( 1.415532)
build_ruby 0.001174 0.000180 2.891284 ( 3.115783)
build_all 0.006547 0.000000 2.491039 ( 1.383074)
build_install 0.004210 0.012429 3.939342 ( 2.577384)
test_btest 0.000561 0.000136 80.622092 ( 21.776853)
test_basic 0.006204 0.001497 0.869007 ( 0.941025)
test_all 0.000000 0.001505 659.108001 (195.145665)
test_rubyspec 0.023743 0.031304 86.086413 ( 97.788839)
total: 327.44 sec