Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-032507
#<BuildRuby:0x00007fcfd6d8fdd0
@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.20240804-032507",
@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.000046 0.000006 0.000052 ( 0.000053)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.005164 0.004191 4.141985 ( 4.181745)
build_miniruby 0.001879 0.000289 1.786020 ( 1.788183)
build_ruby 0.002176 0.000335 4.704751 ( 4.942378)
build_all 0.007028 0.003935 9.481188 ( 5.262438)
build_install 0.013434 0.010812 12.829638 ( 7.567745)
test_btest 0.000908 0.000000 128.101663 ( 53.471630)
test_basic 0.003838 0.007194 1.255987 ( 1.300979)
test_all 0.123147 0.037445 971.948972 (671.307111)
test_rubyspec 0.061123 0.034209 181.597661 (165.649969)
total: 915.47 sec