Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-110242
#<BuildRuby:0x00005638faf6e080
@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.20230712-110242",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.001766 0.004388 2.028662 ( 3.294858)
build_miniruby 0.001333 0.000278 1.598678 ( 1.622135)
build_ruby 0.001323 0.000276 3.070865 ( 3.289402)
build_all 0.006105 0.001272 2.639108 ( 2.168018)
build_install 0.014485 0.003743 4.031688 ( 3.120694)
test_btest 0.000634 0.000136 84.127202 ( 45.721156)
test_basic 0.006400 0.001371 0.945984 ( 1.251920)
test_all 0.002648 0.000000 636.055770 (275.186741)
test_rubyspec 0.030555 0.026472 91.298465 (106.763476)
total: 442.42 sec