Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-022639
#<BuildRuby:0x0000560d7e6527c8
@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.20230611-022639",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006452 0.000516 1.921741 ( 4.266233)
build_miniruby 0.001594 0.000000 1.373038 ( 1.431767)
build_ruby 0.001874 0.000000 2.800492 ( 3.297531)
build_all 0.006722 0.000142 2.286923 ( 2.803796)
build_install 0.017460 0.000306 3.635307 ( 3.533045)
test_btest 0.000811 0.000054 75.395214 ( 38.797493)
test_basic 0.003273 0.003554 0.787787 ( 0.997439)
test_all 0.001908 0.000120 574.839577 (273.919583)
test_rubyspec 0.038196 0.014041 82.990572 ( 95.334707)
total: 424.38 sec