Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-132847
#<BuildRuby:0x0000564adc159a00
@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.20230428-132847",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000014 0.000006 0.000020 ( 0.000024)
configure 0.000012 0.000006 0.000018 ( 0.000019)
build_up 0.000000 0.006135 1.631206 ( 2.901443)
build_miniruby 0.000174 0.001186 1.291663 ( 1.289823)
build_ruby 0.001531 0.000000 2.018986 ( 2.201300)
build_all 0.004400 0.000996 1.862625 ( 1.003594)
build_install 0.007621 0.007208 2.846379 ( 1.739809)
test_btest 0.000000 0.001100 71.902237 ( 18.508415)
test_basic 0.001552 0.003168 0.688694 ( 0.765518)
test_all 0.001034 0.000659 517.104507 (157.272447)
test_rubyspec 0.019299 0.017638 65.762616 ( 77.844657)
total: 263.53 sec