Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-110429
#<BuildRuby:0x0000558aa6d35a00
@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.20230911-110429",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.007171 0.000201 2.295230 ( 4.522095)
build_miniruby 0.001412 0.000088 1.669589 ( 1.944060)
build_ruby 0.002393 0.000000 3.315728 ( 3.765511)
build_all 0.009116 0.000000 6.255764 ( 4.414119)
build_install 0.019971 0.000146 7.852552 ( 5.801404)
test_btest 0.000933 0.000000 84.885326 ( 47.195884)
test_basic 0.001069 0.007768 1.000611 ( 1.367085)
test_all 0.005497 0.004213 660.934158 (293.305406)
test_rubyspec 0.044146 0.025437 105.320122 (124.702026)
total: 487.02 sec