Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-110007
#<BuildRuby:0x0000556a6c18a2c8
@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.20230505-110007",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002044 0.003453 1.901750 ( 3.290221)
build_miniruby 0.000330 0.000955 1.313546 ( 1.312269)
build_ruby 0.001034 0.000179 2.582353 ( 2.800486)
build_all 0.005964 0.000294 2.183887 ( 1.410361)
build_install 0.014697 0.000277 3.274596 ( 2.343508)
test_btest 0.000538 0.000080 75.446703 ( 24.766324)
test_basic 0.004763 0.000706 0.740542 ( 0.815490)
test_all 0.000373 0.000452 596.274821 (186.286114)
test_rubyspec 0.022112 0.018783 73.553355 ( 85.377048)
total: 308.40 sec