Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-154106
#<BuildRuby:0x000055be1a09df70
@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.20231223-154106",
@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.000032 0.000000 0.000032 ( 0.000030)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.001899 0.003446 1.636989 ( 2.018741)
build_miniruby 0.001229 0.000374 1.613955 ( 1.614279)
build_ruby 0.001379 0.000419 3.218862 ( 3.445688)
build_all 0.002323 0.004863 5.614287 ( 2.448944)
build_install 0.011768 0.008045 6.735611 ( 3.872157)
test_btest 0.000766 0.000000 80.225718 ( 28.719667)
test_basic 0.004995 0.000630 0.857726 ( 0.954136)
test_all 0.070753 0.048110 655.362702 (234.027189)
test_rubyspec 0.037582 0.029619 93.579912 (105.688943)
total: 382.79 sec