Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-171737
#<BuildRuby:0x0000555e9f7c1fe8
@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.20230202-171737",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.004248 1.191573 ( 2.076033)
build_miniruby 0.000000 0.001479 1.231081 ( 1.317451)
build_ruby 0.000000 0.001655 2.322871 ( 2.535100)
build_all 0.000390 0.007262 3.928911 ( 2.331153)
build_install 0.004529 0.010204 2.988148 ( 2.978804)
test_btest 0.000495 0.000261 55.216957 ( 30.645616)
test_basic 0.004365 0.002297 0.430636 ( 0.535658)
test_all 0.001140 0.000600 651.421137 (399.921252)
test_rubyspec 0.024233 0.038292 78.968181 (114.429550)
total: 556.77 sec