Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-114109
#<BuildRuby:0x000055ee2ebba3b0
@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.20230531-114109",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000000 0.007145 1.932192 ( 4.326603)
build_miniruby 0.001260 0.000357 1.367116 ( 1.577870)
build_ruby 0.001565 0.000232 2.749171 ( 3.178371)
build_all 0.006252 0.000328 2.076782 ( 2.010422)
build_install 0.009840 0.008454 3.326594 ( 3.262629)
test_btest 0.000928 0.000000 76.086839 ( 42.273583)
test_basic 0.003521 0.003303 0.759504 ( 1.155782)
test_all 0.002022 0.000442 570.261823 (253.910054)
test_rubyspec 0.035906 0.017641 83.533121 (100.684677)
total: 412.38 sec