Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-131552
#<BuildRuby:0x000055ed11f32038
@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.20230701-131552",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000028)
build_up 0.006301 0.000652 2.095025 ( 5.788916)
build_miniruby 0.001705 0.000176 1.574635 ( 2.763257)
build_ruby 0.001411 0.000146 3.199465 ( 16.248436)
build_all 0.008679 0.000454 2.549133 ( 3.358913)
build_install 0.018809 0.000539 3.985720 ( 6.502664)
test_btest 0.001133 0.000103 83.735191 ( 69.196276)
test_basic 0.003791 0.004430 0.923702 ( 1.929069)
test_all 0.001086 0.000127 634.138121 (499.261089)
test_rubyspec 0.039795 0.021637 93.683943 (200.265949)
total: 805.32 sec