Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-141249
#<BuildRuby:0x00007f70a04bfdd0
@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.20240731-141249",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000000 0.000054 0.000054 ( 0.000055)
build_up 0.002615 0.007405 4.094451 ( 4.543720)
build_miniruby 0.000000 0.001857 1.811636 ( 1.928991)
build_ruby 0.001565 0.001200 4.567558 ( 4.973506)
build_all 0.007879 0.002555 8.682988 ( 5.045652)
build_install 0.015081 0.005003 10.992436 ( 5.626609)
test_btest 0.000000 0.000970 118.124598 ( 33.230215)
test_basic 0.001277 0.010261 1.276084 ( 1.381532)
test_all 0.111095 0.041786 848.225769 (250.556631)
test_rubyspec 0.059471 0.026295 164.842974 ( 32.339790)
total: 339.63 sec