Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-191004
#<BuildRuby:0x00007ffa6efdfdc0
@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.20241022-191004",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000050 0.000009 0.000059 ( 0.000058)
configure 0.000051 0.000000 0.000051 ( 0.000050)
build_up 0.009291 0.000259 4.404383 ( 5.016924)
build_miniruby 0.001453 0.000249 1.916605 ( 2.196100)
build_ruby 0.001968 0.000337 4.680181 ( 35.980049)
build_all 0.009196 0.001577 7.479812 ( 5.703905)
build_install 0.025448 0.000000 10.392937 ( 8.198733)
test_btest 0.001164 0.000042 84.670734 ( 78.347554)
test_basic 0.011251 0.000995 1.186669 ( 1.804212)
test_all 0.099140 0.054343 823.537660 (452.138451)
test_rubyspec 0.050358 0.037831 125.939905 ( 44.432276)
total: 633.82 sec