Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-033148
#<BuildRuby:0x000055caaf40e118
@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.20230601-033148",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006663 1.953709 ( 4.301337)
build_miniruby 0.000210 0.001214 1.385242 ( 1.393622)
build_ruby 0.001247 0.000271 2.830838 ( 3.137877)
build_all 0.006595 0.000535 2.214780 ( 2.437965)
build_install 0.006868 0.010277 3.592127 ( 4.097065)
test_btest 0.000684 0.000199 75.041366 ( 43.176947)
test_basic 0.001883 0.005085 0.761559 ( 1.189593)
test_all 0.000937 0.000312 598.423318 (274.672283)
test_rubyspec 0.018791 0.036906 83.987386 (102.513221)
total: 436.92 sec