Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-061850
#<BuildRuby:0x0000560917451fc0
@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.20230703-061850",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006289 0.000466 2.149887 ( 4.357806)
build_miniruby 0.001800 0.000133 1.660204 ( 2.012683)
build_ruby 0.001835 0.000136 3.386521 ( 3.971223)
build_all 0.008364 0.000277 2.525579 ( 3.047563)
build_install 0.015183 0.004321 4.025977 ( 4.589319)
test_btest 0.000704 0.000066 84.275894 ( 43.353428)
test_basic 0.003684 0.005017 0.936101 ( 1.042421)
test_all 0.002141 0.000143 613.178894 (250.745276)
test_rubyspec 0.036673 0.016817 92.192148 (105.707049)
total: 418.83 sec