Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-184241
#<BuildRuby:0x0000564202199fc0
@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.20230917-184241",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006066 0.000899 2.345609 ( 4.713365)
build_miniruby 0.001735 0.000257 1.734276 ( 1.935033)
build_ruby 0.001919 0.000000 3.456378 ( 4.058727)
build_all 0.008157 0.000000 6.393548 ( 5.420376)
build_install 0.017789 0.004642 8.052023 ( 7.757686)
test_btest 0.000957 0.000145 84.223388 ( 49.934670)
test_basic 0.001495 0.004704 0.988819 ( 1.340490)
test_all 0.010695 0.000298 737.540763 (385.706595)
test_rubyspec 0.052120 0.022982 109.153607 (134.127744)
total: 595.00 sec