Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-052458
#<BuildRuby:0x000055d2ba94e1d8
@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.20230711-052458",
@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.000030 0.000002 0.000032 ( 0.000032)
autoconf 0.000042 0.000002 0.000044 ( 0.000044)
configure 0.000036 0.000002 0.000038 ( 0.000037)
build_up 0.006798 0.000400 2.346212 ( 7.566773)
build_miniruby 0.001469 0.000087 1.764660 ( 3.069930)
build_ruby 0.001531 0.000090 3.589316 ( 7.472058)
build_all 0.009861 0.000111 2.825170 ( 4.710360)
build_install 0.015762 0.004605 4.185181 ( 6.370751)
test_btest 0.000000 0.000926 86.465661 ( 71.361167)
test_basic 0.000000 0.007600 0.959976 ( 1.935896)
test_all 0.000000 0.000981 652.174216 (457.352649)
test_rubyspec 0.031164 0.033973 99.305040 (180.695412)
total: 740.54 sec