Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-194937
#<BuildRuby:0x0000559f422567f0
@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.20230110-194937",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000374 0.004128 1.035563 ( 1.457491)
build_miniruby 0.001586 0.000000 1.423581 ( 1.423609)
build_ruby 0.001681 0.000000 3.372664 ( 3.755976)
build_all 0.007399 0.000000 3.629254 ( 1.839624)
build_install 0.009526 0.004088 2.794615 ( 1.946972)
test_btest 0.000502 0.000072 55.935701 ( 17.311571)
test_basic 0.001632 0.004410 0.423366 ( 0.524676)
test_all 0.001438 0.000257 660.243697 (203.433709)
test_rubyspec 0.026380 0.016229 65.298055 ( 75.332255)
total: 307.03 sec