Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-031342
#<BuildRuby:0x00005609575567f0
@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.20230214-031342",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000396 0.004001 1.240630 ( 1.639381)
build_miniruby 0.001074 0.000233 1.011681 ( 1.009723)
build_ruby 0.001142 0.000248 1.948573 ( 2.138413)
build_all 0.006699 0.000000 3.649635 ( 1.751273)
build_install 0.012662 0.003648 2.919337 ( 2.125990)
test_btest 0.000998 0.000000 58.509733 ( 17.614922)
test_basic 0.004784 0.000505 0.479784 ( 0.573788)
test_all 0.000962 0.000198 626.330066 (192.008084)
test_rubyspec 0.023707 0.019134 70.578168 ( 81.111253)
total: 299.97 sec