Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-065833
#<BuildRuby:0x00005640315f9f70
@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.20230103-065833",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003944 0.000623 0.984639 ( 1.354771)
build_miniruby 0.001263 0.000000 1.185990 ( 1.184386)
build_ruby 0.001473 0.000000 2.549755 ( 2.931435)
build_all 0.006468 0.000000 3.084458 ( 1.502906)
build_install 0.010424 0.002734 2.680857 ( 1.758171)
test_btest 0.000817 0.000126 56.443109 ( 14.489938)
test_basic 0.004108 0.000632 0.403508 ( 0.495427)
test_all 0.001076 0.000166 565.107906 (159.467375)
test_rubyspec 0.012407 0.025763 55.432247 ( 65.641988)
total: 248.83 sec