Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-094519
#<BuildRuby:0x000055c3c2aa23b0
@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.20240115-094519",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004833 0.000403 1.581588 ( 2.010641)
build_miniruby 0.001548 0.000129 1.601218 ( 1.599520)
build_ruby 0.001824 0.000000 3.187699 ( 3.427515)
build_all 0.000374 0.007542 5.439583 ( 2.862039)
build_install 0.016023 0.000000 6.552996 ( 3.823301)
test_btest 0.000774 0.000000 80.860901 ( 29.245558)
test_basic 0.007436 0.000559 0.845123 ( 0.959299)
test_all 0.074871 0.043560 757.655607 (294.764888)
test_rubyspec 0.027714 0.037016 92.610975 (104.423911)
total: 443.12 sec