Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-073500
#<BuildRuby:0x000056275f75a008
@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.20230904-073500",
@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.000017 0.000000 0.000017 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006437 0.000082 1.862236 ( 3.047388)
build_miniruby 0.001676 0.000058 1.704648 ( 1.980728)
build_ruby 0.001444 0.000050 3.330736 ( 3.982769)
build_all 0.008633 0.000145 6.346583 ( 5.771948)
build_install 0.009695 0.009335 7.779495 ( 6.671428)
test_btest 0.000000 0.000863 84.554151 ( 60.697868)
test_basic 0.004640 0.004241 1.019651 ( 1.508870)
test_all 0.013936 0.001798 723.270766 (729.340691)
test_rubyspec 0.039667 0.040523 109.183147 (163.032767)
total: 976.04 sec