Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-035937
#<BuildRuby:0x0000559b8077e1a8
@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.20230923-035937",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007614 0.000000 2.234333 ( 4.464586)
build_miniruby 0.001285 0.000120 1.662077 ( 1.917058)
build_ruby 0.001585 0.000154 3.420184 ( 3.943270)
build_all 0.005092 0.004182 6.286188 ( 4.634970)
build_install 0.006868 0.011992 7.744235 ( 6.006870)
test_btest 0.000850 0.000000 85.834906 ( 45.382313)
test_basic 0.007054 0.000815 1.018152 ( 1.435796)
test_all 0.009987 0.000000 676.063150 (303.036236)
test_rubyspec 0.045459 0.023363 104.497046 (124.616495)
total: 495.44 sec