Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-104353
#<BuildRuby:0x00005584f96ee118
@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.20230312-104353",
@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.000017)
autoconf 0.000014 0.000003 0.000017 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005308 0.000000 1.579597 ( 2.830139)
build_miniruby 0.001261 0.000000 1.148816 ( 1.147452)
build_ruby 0.001353 0.000000 2.328290 ( 2.533953)
build_all 0.006005 0.000371 1.967435 ( 1.228056)
build_install 0.012785 0.003310 3.102329 ( 2.177877)
test_btest 0.000714 0.000159 64.928038 ( 22.069842)
test_basic 0.000000 0.004824 0.515665 ( 0.615493)
test_all 0.000000 0.001099 537.714779 (168.973051)
test_rubyspec 0.018996 0.020416 70.885643 ( 80.653143)
total: 282.23 sec