Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-202824
#<BuildRuby:0x00007f7cc7d8fdd8
@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.20240830-202824",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000000 0.000051 0.000051 ( 0.000052)
configure 0.000000 0.000032 0.000032 ( 0.000031)
build_up 0.003030 0.004803 3.475381 ( 3.374344)
build_miniruby 0.001421 0.000421 1.626787 ( 1.623970)
build_ruby 0.001655 0.000490 4.210882 ( 4.388030)
build_all 0.009227 0.001407 8.396692 ( 5.421508)
build_install 0.010635 0.015194 11.544724 ( 7.865195)
test_btest 0.000702 0.000263 115.470531 ( 37.268109)
test_basic 0.006857 0.002571 1.300803 ( 1.346582)
test_all 0.112417 0.035973 813.823554 (243.454481)
test_rubyspec 0.046062 0.038353 164.023436 ( 39.405126)
total: 344.15 sec