Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-115531
#<BuildRuby:0x00005579adc55fb8
@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.20230217-115531",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004834 0.000146 1.393070 ( 1.762214)
build_miniruby 0.001152 0.000242 1.133744 ( 1.131788)
build_ruby 0.001296 0.000273 2.290661 ( 2.525823)
build_all 0.005943 0.000325 3.777294 ( 1.918133)
build_install 0.007965 0.005250 2.992270 ( 2.121439)
test_btest 0.000761 0.000181 58.373147 ( 17.331930)
test_basic 0.003681 0.000877 0.412399 ( 0.506692)
test_all 0.000948 0.000226 638.478128 (189.597131)
test_rubyspec 0.013300 0.028841 65.781846 ( 75.704138)
total: 292.60 sec