Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-171632
#<BuildRuby:0x000055fafd3fa0e0
@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.20230724-171632",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006304 0.000901 2.287322 ( 5.808676)
build_miniruby 0.001561 0.000000 1.714776 ( 3.241728)
build_ruby 0.001557 0.000000 3.331214 ( 5.763431)
build_all 0.000810 0.008347 2.714194 ( 3.139113)
build_install 0.021831 0.000928 4.030063 ( 6.176046)
test_btest 0.000878 0.000160 80.436775 ( 57.906341)
test_basic 0.007365 0.001339 0.936268 ( 1.469281)
test_all 0.002109 0.000000 638.744119 (428.441389)
test_rubyspec 0.020594 0.039117 92.934062 (134.762691)
total: 646.71 sec