Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-161732
#<BuildRuby:0x00005558ec65df48
@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.20230804-161732",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006960 0.000000 2.323779 ( 5.407965)
build_miniruby 0.001298 0.000285 1.798791 ( 3.536715)
build_ruby 0.001294 0.000345 3.499209 ( 6.422985)
build_all 0.001402 0.006835 2.809586 ( 3.174327)
build_install 0.015093 0.004993 4.626797 ( 5.940404)
test_btest 0.000778 0.000252 85.126759 ( 52.237214)
test_basic 0.006299 0.002038 0.982192 ( 1.984274)
test_all 0.000968 0.000313 689.496232 (359.376204)
test_rubyspec 0.024272 0.034465 103.560518 (136.054418)
total: 574.14 sec