Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-235508
#<BuildRuby:0x00007f014818fdd0
@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.20240619-235508",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.004004 0.004001 3.684793 ( 3.596494)
build_miniruby 0.001191 0.000317 1.296498 ( 1.294032)
build_ruby 0.001496 0.000399 3.876138 ( 4.049097)
build_all 0.006479 0.002511 7.693019 ( 3.083813)
build_install 0.019133 0.000000 10.513169 ( 4.988881)
test_btest 0.000946 0.000000 110.206405 ( 28.557323)
test_basic 0.000000 0.007446 1.004576 ( 1.055756)
test_all 0.090121 0.058127 838.645019 (253.471418)
test_rubyspec 0.060112 0.028337 163.909938 ( 32.316668)
total: 332.41 sec