Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-122435
#<BuildRuby:0x0000562f0a532228
@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.20230808-122435",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.002374 0.004596 2.184397 ( 5.932109)
build_miniruby 0.001125 0.000209 1.598431 ( 2.343442)
build_ruby 0.000000 0.002030 3.316783 ( 4.457932)
build_all 0.004580 0.003204 2.745199 ( 3.858073)
build_install 0.016071 0.002486 4.362790 ( 6.655305)
test_btest 0.000817 0.000175 81.409319 ( 53.799861)
test_basic 0.007731 0.000582 0.990480 ( 2.283927)
test_all 0.000000 0.001239 673.533053 (403.023925)
test_rubyspec 0.018491 0.040298 100.287215 (170.272983)
total: 652.63 sec