Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-201525
#<BuildRuby:0x00005555944ee258
@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.20230701-201525",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.005583 0.000500 2.050094 ( 3.418342)
build_miniruby 0.000000 0.001562 1.584764 ( 1.621136)
build_ruby 0.000000 0.001944 3.050331 ( 12.287638)
build_all 0.006508 0.001159 2.516230 ( 2.315225)
build_install 0.012673 0.005656 3.668969 ( 4.021565)
test_btest 0.000506 0.000175 80.221378 ( 35.419398)
test_basic 0.006456 0.000712 0.896023 ( 3.990657)
test_all 0.000762 0.000254 625.519792 (254.470464)
test_rubyspec 0.030855 0.022394 87.339976 (100.654156)
total: 418.20 sec