Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-111635
#<BuildRuby:0x000055bc892aa120
@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.20221207-111635",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003989 0.001408 1.257517 ( 1.430470)
build_miniruby 0.000764 0.000270 1.000355 ( 0.999063)
build_ruby 0.001152 0.000407 2.341882 ( 2.334578)
build_all 0.005779 0.000000 3.469892 ( 1.800363)
build_install 0.007833 0.004566 2.491244 ( 1.652057)
test_btest 0.000464 0.000162 54.578655 ( 15.154290)
test_basic 0.003196 0.001118 0.418228 ( 0.512705)
test_all 0.000759 0.000266 630.438059 (181.036631)
test_rubyspec 0.011179 0.021928 63.632513 ( 73.743535)
total: 278.66 sec