Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-065614
#<BuildRuby:0x0000563ba1bbe008
@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.20230702-065614",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.002009 0.004546 2.141073 ( 3.923448)
build_miniruby 0.001138 0.000307 1.597459 ( 1.888031)
build_ruby 0.001719 0.000000 3.287731 ( 3.719555)
build_all 0.007340 0.000000 2.503443 ( 2.323125)
build_install 0.008505 0.009322 3.899727 ( 4.131446)
test_btest 0.000556 0.000170 81.860776 ( 45.827910)
test_basic 0.006408 0.001958 0.889131 ( 0.992013)
test_all 0.001417 0.000000 622.254514 (290.236750)
test_rubyspec 0.029128 0.024821 92.065127 (121.567698)
total: 474.61 sec