Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-212723
#<BuildRuby:0x000055c44717dfc0
@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.20231208-212723",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003046 0.003948 2.320931 ( 2.384031)
build_miniruby 0.001243 0.000208 1.573620 ( 1.592374)
build_ruby 0.001684 0.000000 3.290076 ( 3.474229)
build_all 0.004284 0.003709 5.857052 ( 3.168158)
build_install 0.012724 0.005044 7.322521 ( 4.149409)
test_btest 0.000750 0.000000 82.386251 ( 32.858787)
test_basic 0.000000 0.006424 0.951817 ( 1.039718)
test_all 0.097017 0.023154 687.839018 (249.115374)
test_rubyspec 0.034204 0.034954 92.139147 (104.049478)
total: 401.83 sec