Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-043802
#<BuildRuby:0x00007f3ca98ffdd0
@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.20241104-043802",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000038 0.000005 0.000043 ( 0.000042)
build_up 0.001838 0.007719 4.378394 ( 4.932720)
build_miniruby 0.001724 0.000345 1.882566 ( 2.015698)
build_ruby 0.002106 0.000422 4.677612 ( 5.067120)
build_all 0.005173 0.005319 7.306838 ( 5.579835)
build_install 0.018903 0.005718 10.840438 ( 7.472732)
test_btest 0.000720 0.000171 82.195975 ( 52.407007)
test_basic 0.000000 0.012340 1.145990 ( 1.390409)
test_all 0.122341 0.034889 794.575542 (391.414256)
test_rubyspec 0.068871 0.022213 125.245107 ( 43.939287)
total: 514.22 sec