Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-081921
#<BuildRuby:0x00005596318223b0
@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.20230909-081921",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006224 0.000859 2.285597 ( 4.523381)
build_miniruby 0.001747 0.000240 1.612180 ( 1.821816)
build_ruby 0.001740 0.000240 3.141949 ( 3.575361)
build_all 0.007581 0.000439 6.011391 ( 4.495725)
build_install 0.019262 0.000000 7.736700 ( 5.913012)
test_btest 0.000408 0.002856 83.992157 ( 45.435610)
test_basic 0.005484 0.001916 0.968159 ( 1.233141)
test_all 0.009251 0.000000 679.182602 (295.719107)
test_rubyspec 0.044673 0.028088 106.188676 (126.154755)
total: 488.87 sec