Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-031609
#<BuildRuby:0x000055cacfe69f48
@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.20230917-031609",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.007053 0.000000 1.970541 ( 3.205634)
build_miniruby 0.001283 0.000050 1.548101 ( 1.548822)
build_ruby 0.001655 0.000000 3.241254 ( 3.429139)
build_all 0.007598 0.000093 5.936669 ( 2.635597)
build_install 0.011497 0.004663 7.195035 ( 4.318687)
test_btest 0.000697 0.000063 82.550376 ( 21.739068)
test_basic 0.005742 0.000133 0.803513 ( 0.858655)
test_all 0.008527 0.000364 653.046955 (202.684742)
test_rubyspec 0.025421 0.029308 91.910183 (103.320771)
total: 343.74 sec