Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-023357
#<BuildRuby:0x000055caeb30dfc0
@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.20230125-023357",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.004404 1.028505 ( 1.417848)
build_miniruby 0.000000 0.001243 1.123423 ( 1.122902)
build_ruby 0.000000 0.001435 2.644530 ( 2.947911)
build_all 0.002254 0.005208 3.939235 ( 1.968335)
build_install 0.014194 0.001729 2.867703 ( 2.043930)
test_btest 0.000730 0.000176 57.075635 ( 20.032713)
test_basic 0.006542 0.000642 0.452018 ( 0.547499)
test_all 0.000809 0.000189 658.142101 (213.112176)
test_rubyspec 0.018287 0.026067 65.647992 ( 75.600999)
total: 318.80 sec