Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-134903
#<BuildRuby:0x0000558ccb84a078
@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.20230625-134903",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006431 0.000000 2.047974 ( 4.955310)
build_miniruby 0.001468 0.000000 1.583016 ( 2.140344)
build_ruby 0.001977 0.000000 3.106265 ( 4.538279)
build_all 0.004989 0.003492 2.562681 ( 3.181507)
build_install 0.018419 0.000282 3.992740 ( 4.618703)
test_btest 0.001106 0.000092 80.980677 ( 58.493026)
test_basic 0.003014 0.004222 0.878051 ( 1.861047)
test_all 0.002246 0.000249 602.487059 (340.123315)
test_rubyspec 0.025409 0.028572 88.769612 (126.170926)
total: 546.08 sec