Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-230219
#<BuildRuby:0x0000556862c823d0
@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.20230707-230219",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005562 0.000618 2.155603 ( 5.115951)
build_miniruby 0.001541 0.000171 1.594466 ( 2.303244)
build_ruby 0.001591 0.000000 3.166075 ( 4.816931)
build_all 0.007729 0.000124 2.602716 ( 3.337990)
build_install 0.014066 0.004934 4.037788 ( 6.317117)
test_btest 0.000621 0.000080 80.161109 ( 47.872023)
test_basic 0.005346 0.000116 0.897284 ( 1.360041)
test_all 0.000635 0.000663 622.244878 (311.203645)
test_rubyspec 0.024330 0.032933 89.907383 (103.286014)
total: 485.61 sec