Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-170505
#<BuildRuby:0x00005610e5d75fb8
@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.20230330-170505",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005195 0.000316 1.702990 ( 3.007528)
build_miniruby 0.001028 0.000245 1.253333 ( 1.252560)
build_ruby 0.001291 0.000307 2.578083 ( 2.830797)
build_all 0.005793 0.000396 2.184473 ( 1.310804)
build_install 0.010874 0.002472 3.157938 ( 2.203373)
test_btest 0.000669 0.000152 67.996612 ( 21.430831)
test_basic 0.000000 0.004280 0.508782 ( 0.607531)
test_all 0.000393 0.000421 560.388340 (199.579321)
test_rubyspec 0.016466 0.026664 71.094835 ( 80.975517)
total: 313.20 sec