Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-020835
#<BuildRuby:0x000055dc2c419fc0
@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.20231023-020835",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001771 0.004564 2.805512 ( 3.075198)
build_miniruby 0.001171 0.000000 1.228334 ( 1.229855)
build_ruby 0.001346 0.000000 2.590006 ( 2.800385)
build_all 0.003458 0.003305 5.024696 ( 1.986395)
build_install 0.007797 0.007350 7.113926 ( 3.152553)
test_btest 0.000756 0.000331 76.230338 ( 20.050425)
test_basic 0.003717 0.001626 0.688254 ( 0.753706)
test_all 0.079437 0.036939 633.433282 (208.606507)
test_rubyspec 0.021354 0.042566 83.965493 ( 95.578212)
total: 337.23 sec