Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-153715
#<BuildRuby:0x000055ce43cfe3d0
@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.20230813-153715",
@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.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006684 0.000362 2.321844 ( 7.222102)
build_miniruby 0.001313 0.000175 1.778410 ( 3.771265)
build_ruby 0.001981 0.000000 3.550613 ( 7.463234)
build_all 0.003735 0.004382 2.805947 ( 4.351581)
build_install 0.018536 0.001546 4.464764 ( 6.620045)
test_btest 0.000803 0.000122 83.227796 ( 57.252884)
test_basic 0.003011 0.004240 0.940446 ( 1.739262)
test_all 0.001356 0.000240 674.964730 (424.064325)
test_rubyspec 0.017990 0.044280 99.881053 (138.301176)
total: 650.79 sec