Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-070808
#<BuildRuby:0x000055feac151f70
@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.20230905-070808",
@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.000000 0.000031 0.000031 ( 0.000031)
autoconf 0.000000 0.000029 0.000029 ( 0.000030)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.001902 0.003468 1.832941 ( 2.242068)
build_miniruby 0.000000 0.001920 1.519739 ( 1.518264)
build_ruby 0.000880 0.001321 3.346674 ( 3.612129)
build_all 0.004671 0.004104 6.606611 ( 3.422794)
build_install 0.018281 0.000000 7.844002 ( 4.517405)
test_btest 0.000789 0.000000 88.646945 ( 33.920483)
test_basic 0.007694 0.000673 1.019472 ( 1.122802)
test_all 0.009875 0.000000 751.103935 (273.885281)
test_rubyspec 0.045222 0.030328 106.779766 (118.785813)
total: 443.03 sec