Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-000548
#<BuildRuby:0x00007f337f1efdc0
@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.20241202-000548",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006057 0.001346 3.150244 ( 3.028232)
build_miniruby 0.000000 0.001552 1.280672 ( 1.277883)
build_ruby 0.000919 0.000786 3.378577 ( 3.500962)
build_all 0.006794 0.000659 5.510144 ( 2.308141)
build_install 0.012162 0.006154 8.205922 ( 3.777205)
test_btest 0.000659 0.000170 75.381775 ( 20.688572)
test_basic 0.002241 0.008043 0.918719 ( 3.147521)
test_all 0.080844 0.063830 714.506074 (251.417641)
test_rubyspec 0.049149 0.031348 113.224302 ( 26.621547)
total: 315.77 sec