Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-000704
#<BuildRuby:0x0000559a27c127c8
@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.20230507-000704",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001579 0.004234 1.801193 ( 3.071528)
build_miniruby 0.001141 0.000000 1.141846 ( 1.140924)
build_ruby 0.001383 0.000000 2.362617 ( 2.582021)
build_all 0.002694 0.003810 2.092046 ( 1.227254)
build_install 0.010199 0.004362 3.325449 ( 2.363923)
test_btest 0.000529 0.000079 74.329172 ( 23.251136)
test_basic 0.000000 0.006643 0.752909 ( 0.835290)
test_all 0.000000 0.000914 562.113403 (178.786067)
test_rubyspec 0.019541 0.029196 73.912520 ( 85.734331)
total: 298.99 sec