Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-083343
#<BuildRuby:0x00007fd55544fde0
@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.20240817-083343",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000000 0.000047 0.000047 ( 0.000047)
configure 0.000000 0.000025 0.000025 ( 0.000026)
build_up 0.001646 0.006580 2.505105 ( 2.534053)
build_miniruby 0.001499 0.000341 1.226893 ( 1.223270)
build_ruby 0.001430 0.000325 3.124237 ( 3.333546)
build_all 0.003563 0.004920 7.142850 ( 2.668289)
build_install 0.012438 0.008257 9.100242 ( 4.607753)
test_btest 0.000904 0.000289 116.789132 ( 33.994744)
test_basic 0.001753 0.009018 1.125397 ( 1.939905)
test_all 0.103351 0.052003 756.972203 (217.527589)
test_rubyspec 0.055340 0.035825 169.653544 ( 25.678579)
total: 293.51 sec