Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-182551
#<BuildRuby:0x00007f8d3590fdc0
@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.20240703-182551",
@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.000032)
autoconf 0.000045 0.000008 0.000053 ( 0.000053)
configure 0.000038 0.000006 0.000044 ( 0.000045)
build_up 0.010034 0.000963 4.645870 ( 5.834603)
build_miniruby 0.001851 0.000292 1.850468 ( 2.504834)
build_ruby 0.002039 0.000322 4.804911 ( 5.513098)
build_all 0.012436 0.000000 8.975550 ( 8.346352)
build_install 0.019169 0.009590 12.333184 ( 11.694411)
test_btest 0.000937 0.000171 127.722492 (105.545703)
test_basic 0.005156 0.004533 1.421530 ( 2.218718)
test_all 0.109121 0.049410 893.196027 (335.435053)
test_rubyspec 0.036736 0.060280 169.721601 ( 37.449408)
total: 514.54 sec