Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-125754
#<BuildRuby:0x0000557ae92c9d68
@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.20230726-125754",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006095 0.000903 2.249674 ( 5.233954)
build_miniruby 0.001448 0.000215 1.664187 ( 1.842101)
build_ruby 0.001330 0.000197 3.379423 ( 4.612537)
build_all 0.008110 0.000000 2.753356 ( 3.010606)
build_install 0.013919 0.005122 4.409241 ( 5.072996)
test_btest 0.000590 0.000095 81.298470 ( 49.635052)
test_basic 0.006761 0.001091 0.901193 ( 1.330324)
test_all 0.001576 0.000254 654.280098 (368.385454)
test_rubyspec 0.036593 0.017257 91.739696 (116.215824)
total: 555.34 sec