Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-051044
#<BuildRuby:0x0000555e7f36a2a8
@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.20230805-051044",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.005516 0.001430 2.462426 ( 6.585285)
build_miniruby 0.001162 0.000301 1.655413 ( 3.025934)
build_ruby 0.002102 0.000000 3.744440 ( 6.047866)
build_all 0.008039 0.000474 2.873255 ( 3.963774)
build_install 0.018958 0.001386 4.719875 ( 7.207777)
test_btest 0.000921 0.000000 86.241154 ( 54.039631)
test_basic 0.003522 0.004440 0.950273 ( 2.627608)
test_all 0.001663 0.000403 702.762942 (575.243929)
test_rubyspec 0.025339 0.038946 107.308617 (216.915571)
total: 875.66 sec