Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-163007
#<BuildRuby:0x000055cb9574a868
@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.20230121-163007",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.005193 0.000244 1.073012 ( 1.588635)
build_miniruby 0.001533 0.000000 1.231199 ( 1.230457)
build_ruby 0.001520 0.000000 2.846237 ( 3.216202)
build_all 0.007036 0.000321 3.700573 ( 1.900465)
build_install 0.009257 0.005168 2.756520 ( 2.041249)
test_btest 0.000731 0.000140 55.921773 ( 16.895314)
test_basic 0.004520 0.000870 0.398464 ( 0.496748)
test_all 0.001630 0.000314 642.776929 (196.853293)
test_rubyspec 0.031045 0.018694 66.824031 ( 76.702241)
total: 300.93 sec