Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-020646
#<BuildRuby:0x00007f75e331fdc0
@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.20240620-020646",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.006800 0.001172 2.954850 ( 2.956317)
build_miniruby 0.000000 0.001643 1.144201 ( 1.141031)
build_ruby 0.000000 0.001890 3.908577 ( 4.012409)
build_all 0.003293 0.004693 6.893805 ( 2.574096)
build_install 0.013095 0.004342 9.340994 ( 4.535650)
test_btest 0.000733 0.000178 100.227723 ( 25.777807)
test_basic 0.006725 0.001630 1.040650 ( 1.090165)
test_all 0.108689 0.038135 762.364308 (224.212371)
test_rubyspec 0.040692 0.051185 162.664010 ( 28.779785)
total: 295.08 sec