Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-171114
#<BuildRuby:0x00005648239c9f48
@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.20230609-171114",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006102 0.000161 1.944923 ( 4.293577)
build_miniruby 0.001399 0.000112 1.349397 ( 1.547479)
build_ruby 0.001458 0.000116 2.659776 ( 3.124161)
build_all 0.006856 0.000549 2.270630 ( 2.684503)
build_install 0.014448 0.003733 3.607594 ( 3.489209)
test_btest 0.001104 0.000000 77.609429 ( 40.679497)
test_basic 0.002021 0.004156 0.840245 ( 1.191734)
test_all 0.001575 0.000204 584.013265 (391.506770)
test_rubyspec 0.027320 0.034872 87.724367 (129.878776)
total: 578.40 sec