Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-004456
#<BuildRuby:0x000055a6ff98e008
@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.20230101-004456",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.000735 0.004244 1.072029 ( 1.446880)
build_miniruby 0.000843 0.000295 1.200418 ( 1.199121)
build_ruby 0.000000 0.001425 3.216644 ( 3.596842)
build_all 0.002498 0.004339 3.671795 ( 1.881356)
build_install 0.008312 0.007595 2.824378 ( 1.899217)
test_btest 0.000631 0.000287 57.459151 ( 16.234148)
test_basic 0.006196 0.000000 0.429374 ( 0.527691)
test_all 0.001158 0.000000 628.893293 (190.927775)
test_rubyspec 0.027223 0.010570 63.592663 ( 73.427887)
total: 291.14 sec