Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-121422
#<BuildRuby:0x0000557f41bd6120
@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.20230623-121422",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001968 0.003802 1.760806 ( 2.999743)
build_miniruby 0.001345 0.000128 1.592010 ( 1.595237)
build_ruby 0.001808 0.000000 2.818176 ( 3.046079)
build_all 0.003175 0.003592 2.137760 ( 1.346464)
build_install 0.013308 0.004119 3.589223 ( 2.748656)
test_btest 0.000610 0.000094 78.093872 ( 37.630403)
test_basic 0.000000 0.006572 0.862705 ( 1.009096)
test_all 0.000000 0.001629 571.980491 (256.151386)
test_rubyspec 0.041557 0.013048 85.846381 (121.890433)
total: 428.42 sec