Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-103733
#<BuildRuby:0x000056115ed19f00
@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.20230524-103733",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005432 0.001034 1.805621 ( 4.246240)
build_miniruby 0.001335 0.000254 1.305551 ( 1.444953)
build_ruby 0.000000 0.001608 2.728781 ( 3.210228)
build_all 0.004210 0.002680 2.092962 ( 2.075513)
build_install 0.016017 0.001506 3.284022 ( 3.540581)
test_btest 0.000860 0.000179 74.335271 ( 40.650345)
test_basic 0.006032 0.000259 0.770602 ( 1.055154)
test_all 0.002142 0.000429 582.045925 (256.087245)
test_rubyspec 0.012665 0.035451 81.015652 ( 99.788137)
total: 412.10 sec