Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-005050
#<BuildRuby:0x00005588faa86258
@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.20230830-005050",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005435 0.001450 2.223407 ( 3.473735)
build_miniruby 0.001504 0.000363 1.563416 ( 1.564767)
build_ruby 0.000000 0.001742 3.007169 ( 3.236749)
build_all 0.006321 0.001603 5.796331 ( 3.019733)
build_install 0.006206 0.011752 7.688244 ( 4.306762)
test_btest 0.000793 0.000000 85.368460 ( 31.507476)
test_basic 0.006560 0.000193 0.967884 ( 1.056887)
test_all 0.004637 0.005069 690.584902 (275.146670)
test_rubyspec 0.035512 0.035467 98.207076 (109.694599)
total: 433.01 sec