Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-172900
#<BuildRuby:0x0000560f199c1f70
@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.20230309-172900",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000019)
build_up 0.001883 0.003682 1.879339 ( 3.718036)
build_miniruby 0.000000 0.001696 1.275423 ( 1.306326)
build_ruby 0.000292 0.001399 2.500454 ( 2.733039)
build_all 0.006560 0.000000 2.096733 ( 1.792436)
build_install 0.016580 0.001416 3.345601 ( 2.772840)
test_btest 0.000584 0.000104 69.135911 ( 36.220632)
test_basic 0.005820 0.001039 0.511461 ( 0.670325)
test_all 0.000841 0.000150 574.743579 (314.336166)
test_rubyspec 0.023372 0.026727 78.715027 (100.206853)
total: 463.76 sec