Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-154045
#<BuildRuby:0x00007f87760dfde0
@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-154045",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007489 3.131224 ( 2.653776)
build_miniruby 0.001013 0.000844 1.233033 ( 1.229712)
build_ruby 0.002009 0.000000 3.280624 ( 3.538772)
build_all 0.007380 0.000444 6.669375 ( 2.558262)
build_install 0.009352 0.011156 9.346879 ( 4.151458)
test_btest 0.000833 0.000347 100.251022 ( 26.283876)
test_basic 0.006217 0.000863 0.857742 ( 1.779158)
test_all 0.104814 0.043470 722.444165 (202.241254)
test_rubyspec 0.051486 0.043054 172.574149 ( 26.526553)
total: 270.96 sec