Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-161159
#<BuildRuby:0x0000555c07a26198
@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.20230130-161159",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.003580 0.000995 1.110742 ( 1.493011)
build_miniruby 0.001097 0.000304 1.114801 ( 1.112816)
build_ruby 0.000978 0.000272 2.310932 ( 2.538690)
build_all 0.000000 0.006801 3.573652 ( 1.748443)
build_install 0.010479 0.005827 2.791352 ( 1.882268)
test_btest 0.000510 0.000200 57.261391 ( 15.826442)
test_basic 0.003901 0.001527 0.449620 ( 0.543385)
test_all 0.000805 0.000315 633.713727 (180.843254)
test_rubyspec 0.019433 0.021861 60.880582 ( 70.866612)
total: 276.86 sec