Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-032853
#<BuildRuby:0x000056343d68dfb8
@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.20230310-032853",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004852 0.000924 1.818599 ( 3.795592)
build_miniruby 0.001470 0.000279 1.195336 ( 1.226331)
build_ruby 0.000000 0.001621 2.394099 ( 2.621468)
build_all 0.003119 0.003327 2.052542 ( 2.379926)
build_install 0.015724 0.000000 3.074723 ( 3.196270)
test_btest 0.000859 0.000000 67.124555 ( 37.748163)
test_basic 0.000000 0.006803 0.538495 ( 0.786318)
test_all 0.000000 0.001284 554.207643 (268.363249)
test_rubyspec 0.025735 0.022068 78.324666 ( 96.537888)
total: 416.66 sec