Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-161725
#<BuildRuby:0x00005630e9ce5ea8
@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.20230710-161725",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000025)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006147 0.000492 2.103624 ( 3.705753)
build_miniruby 0.001398 0.000111 1.637242 ( 1.654447)
build_ruby 0.001761 0.000000 3.323132 ( 3.619457)
build_all 0.003675 0.004020 2.578397 ( 2.133624)
build_install 0.015941 0.003591 3.999009 ( 3.424745)
test_btest 0.000775 0.000097 82.048792 ( 40.680312)
test_basic 0.003831 0.003475 0.857690 ( 1.011475)
test_all 0.001499 0.000221 642.940263 (271.137170)
test_rubyspec 0.012388 0.040567 92.208352 (109.517160)
total: 436.89 sec