Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-083728
#<BuildRuby:0x00007ff7709ffdc0
@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.20241016-083728",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.008284 0.000915 4.369022 ( 4.733035)
build_miniruby 0.001758 0.000380 2.032573 ( 2.082768)
build_ruby 0.001951 0.000422 4.833149 ( 5.169619)
build_all 0.009310 0.002565 7.943964 ( 4.773309)
build_install 0.023251 0.002247 11.349837 ( 7.791148)
test_btest 0.000677 0.000139 98.902014 ( 68.345165)
test_basic 0.007372 0.006033 1.304245 ( 1.640973)
test_all 0.111986 0.053739 883.934395 (383.883579)
test_rubyspec 0.049573 0.042717 140.785534 ( 45.584355)
total: 524.01 sec