Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-071956
#<BuildRuby:0x0000557cb146e230
@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.20230217-071956",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000780 0.003613 1.340942 ( 1.716005)
build_miniruby 0.001183 0.000142 0.946495 ( 0.945100)
build_ruby 0.001206 0.000145 2.251827 ( 2.459847)
build_all 0.002584 0.003760 3.695552 ( 1.897117)
build_install 0.007512 0.004588 2.687461 ( 1.809050)
test_btest 0.000288 0.000674 56.072731 ( 16.086999)
test_basic 0.000000 0.004619 0.455762 ( 0.548381)
test_all 0.000000 0.001462 639.787104 (180.656106)
test_rubyspec 0.015736 0.024700 67.989186 ( 77.888181)
total: 284.01 sec