Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-084643
#<BuildRuby:0x000055d914036338
@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.20230617-084643",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001556 0.004260 2.007312 ( 3.449022)
build_miniruby 0.001500 0.000180 1.460520 ( 1.483513)
build_ruby 0.001793 0.000000 2.904091 ( 3.113798)
build_all 0.004380 0.003294 2.572238 ( 2.169697)
build_install 0.013627 0.004923 3.712394 ( 3.179369)
test_btest 0.001013 0.000000 79.429032 ( 38.809610)
test_basic 0.003283 0.004210 0.839427 ( 0.994937)
test_all 0.001451 0.000281 590.529149 (248.412502)
test_rubyspec 0.026504 0.027150 85.112794 ( 98.005252)
total: 399.62 sec