Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-174619
#<BuildRuby:0x00005649538267c8
@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.20230726-174619",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007357 0.000761 2.247689 ( 5.554903)
build_miniruby 0.001157 0.000120 1.757813 ( 2.966083)
build_ruby 0.001424 0.000148 3.386864 ( 5.399041)
build_all 0.003995 0.004325 2.738659 ( 3.939504)
build_install 0.008271 0.012995 4.363626 ( 5.055168)
test_btest 0.000624 0.000137 82.436557 ( 77.598577)
test_basic 0.002567 0.000562 0.932288 ( 5.877007)
test_all 0.000961 0.000210 652.356254 (597.560318)
test_rubyspec 0.031155 0.026863 93.368698 (139.424178)
total: 843.38 sec