Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-193031
#<BuildRuby:0x000055d0cabea140
@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-193031",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002034 0.004372 2.116639 ( 3.430594)
build_miniruby 0.001497 0.000000 1.604732 ( 1.605249)
build_ruby 0.001971 0.000000 3.432679 ( 3.644652)
build_all 0.007068 0.000439 6.221723 ( 2.966044)
build_install 0.016022 0.004049 7.763814 ( 5.355849)
test_btest 0.000644 0.000117 85.404982 ( 32.179288)
test_basic 0.000000 0.007984 0.951814 ( 1.032436)
test_all 0.007495 0.002104 641.479645 (223.422669)
test_rubyspec 0.041027 0.028514 101.331116 (112.820441)
total: 386.46 sec