Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-000321
#<BuildRuby:0x0000564e7d7528e0
@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.20230611-000321",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005401 0.000359 1.755125 ( 3.002578)
build_miniruby 0.001224 0.000291 1.289594 ( 1.289634)
build_ruby 0.001321 0.000315 2.585187 ( 2.792076)
build_all 0.005267 0.001254 1.916847 ( 1.234190)
build_install 0.010111 0.007235 3.215606 ( 2.422576)
test_btest 0.000795 0.000227 73.865687 ( 29.224599)
test_basic 0.000000 0.006813 0.737647 ( 0.839493)
test_all 0.000571 0.000622 549.281375 (171.049613)
test_rubyspec 0.028045 0.014836 79.642465 ( 91.221778)
total: 303.08 sec