Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-141932
#<BuildRuby:0x000055a4766563d0
@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.20230618-141932",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000040 0.000002 0.000042 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.006409 0.000174 1.993739 ( 4.442238)
build_miniruby 0.001499 0.000104 1.540998 ( 1.824259)
build_ruby 0.001840 0.000000 2.978994 ( 3.598161)
build_all 0.002947 0.004281 2.406971 ( 1.828321)
build_install 0.011545 0.005183 3.597136 ( 2.884945)
test_btest 0.000701 0.000091 80.080392 ( 39.476210)
test_basic 0.000000 0.006145 0.813072 ( 0.919237)
test_all 0.000000 0.001012 586.659381 (232.477605)
test_rubyspec 0.027618 0.024392 87.324262 (107.440639)
total: 394.89 sec