Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-010200
#<BuildRuby:0x0000559ef46a21b8
@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.20230617-010200",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006322 1.933194 ( 4.658584)
build_miniruby 0.000094 0.001624 1.400203 ( 1.634456)
build_ruby 0.001467 0.000419 2.745747 ( 3.325358)
build_all 0.006861 0.000758 2.372865 ( 2.593628)
build_install 0.013481 0.006178 3.811272 ( 4.429208)
test_btest 0.000000 0.000818 76.608212 ( 45.573033)
test_basic 0.003248 0.002794 0.843893 ( 1.503215)
test_all 0.000000 0.001110 588.321880 (306.470615)
test_rubyspec 0.030766 0.024980 86.155602 (123.613276)
total: 493.80 sec