Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-165534
#<BuildRuby:0x00005627e6e6a320
@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.20230915-165534",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006548 0.000485 2.323295 ( 4.753867)
build_miniruby 0.001633 0.000121 1.637123 ( 1.858161)
build_ruby 0.000000 0.001919 3.528535 ( 4.112835)
build_all 0.001709 0.007002 6.325441 ( 5.170914)
build_install 0.017333 0.001164 7.763301 ( 6.736585)
test_btest 0.000000 0.000784 83.978272 ( 45.750361)
test_basic 0.005682 0.003262 1.040650 ( 1.361950)
test_all 0.005827 0.004000 740.026005 (383.515179)
test_rubyspec 0.030641 0.039121 104.245406 (123.729881)
total: 576.99 sec