Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-163524
#<BuildRuby:0x00005607ddc45a00
@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.20230619-163524",
@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.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002102 0.003701 1.913779 ( 3.736693)
build_miniruby 0.001365 0.000163 1.317148 ( 1.338733)
build_ruby 0.001468 0.000176 2.867614 ( 19.728228)
build_all 0.007434 0.000400 5.567921 ( 3.954730)
build_install 0.015327 0.003434 6.993059 ( 5.576426)
test_btest 0.000794 0.000103 79.464692 ( 41.662775)
test_basic 0.003150 0.004475 0.845002 ( 1.324720)
test_all 0.002382 0.000384 581.664272 (233.987870)
test_rubyspec 0.029888 0.023835 87.074234 (107.074783)
total: 418.39 sec