Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-100821
#<BuildRuby:0x0000557df774a4f8
@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.20230722-100821",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.002725 0.004232 2.150588 ( 3.608766)
build_miniruby 0.001276 0.000091 1.609324 ( 1.726497)
build_ruby 0.001775 0.000127 3.285947 ( 4.000468)
build_all 0.004303 0.004263 2.708715 ( 2.726392)
build_install 0.012678 0.005385 4.079213 ( 4.516250)
test_btest 0.000909 0.000122 79.807819 ( 42.934614)
test_basic 0.004048 0.003780 0.976022 ( 1.189218)
test_all 0.000927 0.000145 636.308876 (265.968846)
test_rubyspec 0.023173 0.031374 88.769111 (102.700579)
total: 429.37 sec