Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-164925
#<BuildRuby:0x0000561f4c476230
@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.20230910-164925",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.002964 0.003636 2.183785 ( 3.570496)
build_miniruby 0.001193 0.000415 1.549931 ( 1.548861)
build_ruby 0.001779 0.000000 3.236598 ( 3.422167)
build_all 0.007466 0.000000 6.086487 ( 2.979921)
build_install 0.011860 0.007058 7.421200 ( 3.890164)
test_btest 0.000690 0.000238 84.943539 ( 36.232980)
test_basic 0.004485 0.004143 0.957642 ( 1.082301)
test_all 0.008830 0.001134 681.411362 (243.864324)
test_rubyspec 0.034842 0.036478 102.837370 (116.070170)
total: 412.66 sec