Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-150518
#<BuildRuby:0x00007fb0446bfde0
@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.20240707-150518",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.002227 0.007483 4.702866 ( 5.033089)
build_miniruby 0.002048 0.000000 1.796308 ( 1.913663)
build_ruby 0.000000 0.002496 5.071765 ( 23.470033)
build_all 0.006462 0.004132 9.412756 ( 5.109524)
build_install 0.021813 0.003351 13.011419 ( 7.696458)
test_btest 0.000817 0.000279 131.300906 ( 93.675728)
test_basic 0.010915 0.004984 1.514716 ( 1.852238)
test_all 0.126509 0.037726 975.915583 (486.859212)
test_rubyspec 0.072626 0.024388 170.924902 ( 32.243132)
total: 657.85 sec