Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-043034
#<BuildRuby:0x00007f2c01a7fdd0
@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.20240819-043034",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.002552 0.004829 2.546553 ( 2.612721)
build_miniruby 0.001218 0.000426 1.156380 ( 1.153256)
build_ruby 0.001322 0.000463 3.097827 ( 3.323863)
build_all 0.009355 0.000304 7.418701 ( 2.709027)
build_install 0.015932 0.000896 9.199994 ( 4.049542)
test_btest 0.000882 0.000000 103.206339 ( 26.444621)
test_basic 0.005255 0.003491 0.938299 ( 0.998437)
test_all 0.104283 0.047664 679.391515 (205.963654)
test_rubyspec 0.037619 0.056450 170.426098 ( 27.599791)
total: 274.86 sec