Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-180041
#<BuildRuby:0x0000556c428c62a8
@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.20230123-180041",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004398 0.000000 1.093942 ( 1.474105)
build_miniruby 0.000000 0.001214 1.148577 ( 1.147593)
build_ruby 0.000000 0.001552 2.791292 ( 3.132501)
build_all 0.000000 0.007020 3.837558 ( 1.960948)
build_install 0.010967 0.006552 2.999228 ( 2.471000)
test_btest 0.000994 0.000147 59.408454 ( 25.923934)
test_basic 0.000000 0.007521 0.469615 ( 0.572358)
test_all 0.000000 0.001409 632.057201 (195.070022)
test_rubyspec 0.015154 0.027183 65.051796 ( 74.965069)
total: 306.72 sec