Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-132144
#<BuildRuby:0x000056005a3b1fb8
@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.20230621-132144",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.006915 0.000238 2.106348 ( 5.748670)
build_miniruby 0.001658 0.000058 1.583958 ( 3.419603)
build_ruby 0.001919 0.000066 2.858031 ( 6.030939)
build_all 0.008315 0.000286 5.647450 ( 5.811937)
build_install 0.011533 0.008618 7.074378 ( 7.965873)
test_btest 0.001052 0.000096 81.000127 ( 67.458218)
test_basic 0.000000 0.008469 0.897648 ( 2.327656)
test_all 0.002413 0.000482 599.212174 (644.764037)
test_rubyspec 0.044602 0.020733 93.924997 (233.892561)
total: 977.42 sec