Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-052104
#<BuildRuby:0x000055798ab4e228
@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-052104",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006007 0.000429 2.102086 ( 4.223736)
build_miniruby 0.001309 0.000094 1.764600 ( 2.189298)
build_ruby 0.001747 0.000125 3.557197 ( 5.241008)
build_all 0.008393 0.000000 2.601949 ( 3.570463)
build_install 0.020817 0.000000 4.218813 ( 6.175969)
test_btest 0.000712 0.000000 84.041976 ( 63.883341)
test_basic 0.005912 0.000094 0.888718 ( 1.855823)
test_all 0.001524 0.000085 612.335959 (338.887430)
test_rubyspec 0.023286 0.035361 90.818799 (110.415838)
total: 536.44 sec