Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-175547
#<BuildRuby:0x000055a9829de208
@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.20230110-175547",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.003285 0.001095 1.168246 ( 1.961643)
build_miniruby 0.001003 0.000334 1.442396 ( 1.564062)
build_ruby 0.000000 0.001561 3.481949 ( 4.089672)
build_all 0.003693 0.004068 3.911194 ( 2.591657)
build_install 0.013804 0.001697 2.968595 ( 3.261345)
test_btest 0.000527 0.000184 54.710385 ( 33.967510)
test_basic 0.002369 0.003844 0.435760 ( 0.773321)
test_all 0.000409 0.000688 631.139074 (304.488142)
test_rubyspec 0.026234 0.024160 73.099399 ( 93.427159)
total: 446.13 sec