Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-183134
#<BuildRuby:0x000055f40b3d21d8
@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.20230727-183134",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006007 0.000230 2.139770 ( 3.532863)
build_miniruby 0.000000 0.001567 1.629215 ( 1.636976)
build_ruby 0.000000 0.001836 3.323987 ( 3.578306)
build_all 0.000000 0.007431 2.455503 ( 1.959820)
build_install 0.015732 0.002832 3.920364 ( 3.044647)
test_btest 0.000000 0.000781 79.289247 ( 41.889284)
test_basic 0.000290 0.003744 0.919155 ( 1.555279)
test_all 0.000821 0.000212 630.491191 (324.096104)
test_rubyspec 0.019759 0.037275 90.390786 (125.636424)
total: 506.93 sec