Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-041808
#<BuildRuby:0x000055d3236ba868
@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.20230506-041808",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004730 0.000946 1.589210 ( 2.865352)
build_miniruby 0.001137 0.000000 1.237291 ( 1.235610)
build_ruby 0.001337 0.000000 2.434929 ( 2.655517)
build_all 0.005239 0.000000 2.067704 ( 1.317120)
build_install 0.008846 0.004213 3.163160 ( 2.215404)
test_btest 0.000000 0.000802 74.187339 ( 20.345239)
test_basic 0.000000 0.006639 0.735454 ( 0.813551)
test_all 0.000000 0.001009 560.923442 (181.656376)
test_rubyspec 0.012903 0.032452 75.458023 ( 87.426630)
total: 300.53 sec