Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-211134
#<BuildRuby:0x0000557848de9f98
@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.20230209-211134",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000385 0.003992 1.003081 ( 1.377838)
build_miniruby 0.001124 0.000000 1.110959 ( 1.109508)
build_ruby 0.001270 0.000000 2.130117 ( 2.348188)
build_all 0.001989 0.003208 3.253154 ( 1.552622)
build_install 0.004739 0.005801 2.605526 ( 1.824087)
test_btest 0.000688 0.000186 57.114465 ( 14.788835)
test_basic 0.001061 0.003898 0.388203 ( 0.479993)
test_all 0.001432 0.000441 573.557086 (163.704995)
test_rubyspec 0.015412 0.018670 56.188682 ( 66.202315)
total: 253.39 sec