Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-000719
#<BuildRuby:0x00005592427a62a8
@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.20230902-000719",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.005671 1.661605 ( 2.020747)
build_miniruby 0.000000 0.001483 1.515332 ( 1.513952)
build_ruby 0.000882 0.000955 3.275641 ( 3.493714)
build_all 0.007843 0.000000 6.057484 ( 2.970262)
build_install 0.004129 0.013508 7.227346 ( 4.049670)
test_btest 0.000586 0.000196 83.370551 ( 33.611149)
test_basic 0.004127 0.001375 0.874454 ( 0.954538)
test_all 0.004845 0.003714 688.077361 (273.584896)
test_rubyspec 0.038707 0.031181 97.450028 (108.857760)
total: 431.06 sec