Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-091239
#<BuildRuby:0x00007f5ae929fdd8
@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.20240923-091239",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.003429 0.005458 4.803388 ( 3.970414)
build_miniruby 0.001612 0.000000 1.679363 ( 1.680735)
build_ruby 0.002267 0.000000 3.890080 ( 4.086774)
build_all 0.004565 0.004290 6.848224 ( 2.862365)
build_install 0.009795 0.009267 10.086336 ( 4.561619)
test_btest 0.000917 0.000000 93.911975 ( 25.013857)
test_basic 0.002539 0.007677 1.006201 ( 1.048919)
test_all 0.117530 0.031210 771.682217 (232.130567)
test_rubyspec 0.045838 0.042137 133.697846 ( 30.468109)
total: 305.82 sec