Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-182659
#<BuildRuby:0x00005561f28c6230
@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.20230902-182659",
@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.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001849 0.004213 1.841004 ( 2.840149)
build_miniruby 0.001836 0.000272 1.673048 ( 1.903182)
build_ruby 0.001723 0.000256 3.403498 ( 3.849789)
build_all 0.001334 0.007692 6.299001 ( 4.354847)
build_install 0.012796 0.008267 7.581722 ( 5.791284)
test_btest 0.001055 0.000272 83.914984 ( 45.925607)
test_basic 0.006902 0.001781 0.969344 ( 1.175877)
test_all 0.007475 0.001929 665.790608 (302.258270)
test_rubyspec 0.056345 0.015302 102.797883 (122.555738)
total: 490.66 sec