Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-020351
#<BuildRuby:0x000055fe3bd52228
@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.20240309-020351",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004678 0.004819 2.795109 ( 3.580829)
build_miniruby 0.001103 0.000197 1.850305 ( 2.126358)
build_ruby 0.001647 0.000294 4.029739 ( 4.647649)
build_all 0.004701 0.004349 7.067748 ( 5.754475)
build_install 0.023127 0.000000 9.004640 ( 7.917953)
test_btest 0.000451 0.000781 93.177327 ( 88.216967)
test_basic 0.002297 0.005053 1.000189 ( 1.758131)
test_all 0.072900 0.050305 826.091379 (596.878138)
test_rubyspec 0.047983 0.049200 134.451355 (207.546344)
total: 918.43 sec