Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-000009
#<BuildRuby:0x00007f18e564fdc0
@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.20240718-000009",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.005759 0.001555 2.907182 ( 2.945669)
build_miniruby 0.000000 0.001663 1.199295 ( 1.196499)
build_ruby 0.000000 0.001961 3.130341 ( 3.319104)
build_all 0.006596 0.001987 7.042671 ( 2.673691)
build_install 0.014017 0.003969 8.764130 ( 3.928461)
test_btest 0.000669 0.000273 99.393514 ( 25.615540)
test_basic 0.000947 0.006559 0.855857 ( 0.910251)
test_all 0.085492 0.061721 767.578506 (287.567007)
test_rubyspec 0.052763 0.038715 159.691765 ( 28.551684)
total: 356.71 sec