Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-160153
#<BuildRuby:0x00005555f928e7c8
@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.20230706-160153",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006197 0.000244 2.106978 ( 4.899432)
build_miniruby 0.001183 0.000148 1.574045 ( 2.037989)
build_ruby 0.001381 0.000173 3.335846 ( 5.035205)
build_all 0.002649 0.004883 2.472944 ( 3.490651)
build_install 0.000000 0.018559 3.851155 ( 5.388002)
test_btest 0.000000 0.000804 80.204231 ( 46.819977)
test_basic 0.000000 0.007324 0.899523 ( 1.320426)
test_all 0.000000 0.001627 606.142549 (325.826510)
test_rubyspec 0.020045 0.034018 89.172411 (125.779204)
total: 520.60 sec