Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-110837
#<BuildRuby:0x0000559b4ffce258
@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.20230721-110837",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.007333 0.000475 2.242686 ( 4.936809)
build_miniruby 0.000000 0.001642 1.733629 ( 2.457494)
build_ruby 0.000000 0.001837 3.408728 ( 4.356956)
build_all 0.006256 0.001434 2.657070 ( 3.074036)
build_install 0.019721 0.000426 4.229772 ( 4.292705)
test_btest 0.000784 0.000119 78.398354 ( 45.583295)
test_basic 0.003647 0.003478 0.880792 ( 1.159989)
test_all 0.001374 0.000236 635.500137 (410.795074)
test_rubyspec 0.027769 0.028388 91.695283 (143.289428)
total: 619.95 sec