Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-145324
#<BuildRuby:0x00007f0b6d07fdd0
@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.20241230-145324",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.004140 0.001035 1.378899 ( 1.697426)
build_miniruby 0.001294 0.000000 1.034297 ( 1.031651)
build_ruby 0.001579 0.000000 2.943522 ( 3.145955)
build_all 0.003146 0.004680 5.492959 ( 2.080982)
build_install 0.014935 0.001554 6.770545 ( 3.416258)
test_btest 0.000671 0.000174 66.373129 ( 17.382743)
test_basic 0.000111 0.010374 0.797357 ( 0.845612)
test_all 0.099951 0.039134 617.391068 (176.904026)
test_rubyspec 0.031166 0.047371 112.978744 ( 20.921448)
total: 227.43 sec