Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-045556
#<BuildRuby:0x000055ef2c872168
@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.20230713-045556",
@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.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005665 0.000782 2.167924 ( 4.133233)
build_miniruby 0.000000 0.001707 1.597416 ( 1.737105)
build_ruby 0.000000 0.001575 3.246075 ( 3.628823)
build_all 0.002099 0.005347 2.497508 ( 2.242468)
build_install 0.014068 0.005507 4.113901 ( 3.521890)
test_btest 0.000665 0.000150 84.403286 ( 49.733925)
test_basic 0.004026 0.004348 0.965834 ( 1.535786)
test_all 0.002262 0.000566 646.248812 (316.140881)
test_rubyspec 0.022346 0.030620 91.265132 (114.790914)
total: 497.47 sec