Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-121120
#<BuildRuby:0x000055be91c5da00
@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.20230118-121120",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.000000 0.005449 1.221071 ( 2.085254)
build_miniruby 0.000000 0.001320 1.267216 ( 1.348906)
build_ruby 0.000323 0.001150 3.152361 ( 15.921149)
build_all 0.006437 0.000990 4.028371 ( 2.735799)
build_install 0.008622 0.008575 3.030255 ( 2.883950)
test_btest 0.000801 0.000171 54.989843 ( 33.271908)
test_basic 0.002052 0.004830 0.465529 ( 0.622058)
test_all 0.000598 0.000919 640.449672 (269.407904)
test_rubyspec 0.019904 0.028421 70.267689 ( 80.788196)
total: 409.07 sec