Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-003556
#<BuildRuby:0x00005652be9e2048
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-003556",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005004 0.000455 1.439796 ( 2.345228)
build_miniruby 0.001084 0.000098 0.834757 ( 0.935040)
build_ruby 0.001313 0.000120 1.508988 ( 1.870166)
build_all 0.006115 0.000556 3.766235 ( 2.541038)
build_install 0.013075 0.000000 2.588432 ( 2.478484)
test_btest 0.000663 0.000000 56.226526 ( 34.897687)
test_basic 0.000795 0.004223 0.386886 ( 0.604390)
test_all 0.001006 0.000059 601.363136 (276.850850)
test_rubyspec 0.031642 0.011451 68.410634 ( 84.638258)
total: 407.16 sec