Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-235006
#<BuildRuby:0x0000557036e061a8
@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.20230506-235006",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002065 0.003218 1.821874 ( 3.076489)
build_miniruby 0.000381 0.001053 1.239515 ( 1.239539)
build_ruby 0.001256 0.000151 2.534753 ( 2.786488)
build_all 0.005731 0.000177 2.150545 ( 1.507744)
build_install 0.011059 0.005264 3.508397 ( 2.700711)
test_btest 0.000743 0.000110 72.924047 ( 26.781376)
test_basic 0.002293 0.003371 0.773054 ( 0.875052)
test_all 0.000812 0.000140 586.373931 (207.198560)
test_rubyspec 0.026010 0.027554 78.687462 ( 90.510812)
total: 336.68 sec