Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-000956
#<BuildRuby:0x000055b9dca7dfa0
@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.20240224-000956",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004389 0.004546 2.694650 ( 4.582849)
build_miniruby 0.002187 0.000000 1.939518 ( 2.593816)
build_ruby 0.002102 0.000000 3.916344 ( 5.426117)
build_all 0.008607 0.000091 7.033244 ( 8.499132)
build_install 0.017514 0.004845 9.002195 ( 10.735183)
test_btest 0.000827 0.000115 94.489343 (104.623268)
test_basic 0.004071 0.003588 0.977532 ( 1.565276)
test_all 0.087413 0.037822 813.683194 (441.774098)
test_rubyspec 0.075008 0.017441 128.712994 (138.999309)
total: 718.80 sec