Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-182837
#<BuildRuby:0x000055bb773d61d8
@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.20230708-182837",
@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.000026 0.000003 0.000029 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.006309 2.080100 ( 3.368604)
build_miniruby 0.000000 0.001333 1.531685 ( 1.563326)
build_ruby 0.000000 0.001960 3.248151 ( 3.480479)
build_all 0.002610 0.005134 2.402470 ( 2.089809)
build_install 0.013800 0.004960 3.944642 ( 4.155091)
test_btest 0.000861 0.000000 81.428609 ( 38.062801)
test_basic 0.004407 0.003022 0.898101 ( 1.072205)
test_all 0.001958 0.000598 628.836348 (270.961228)
test_rubyspec 0.034946 0.017755 89.422455 (103.896529)
total: 428.65 sec