Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-152328
#<BuildRuby:0x00007ff3a158fdd0
@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.20240902-152328",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003645 0.003987 2.900197 ( 2.850179)
build_miniruby 0.001349 0.000219 1.357250 ( 1.354202)
build_ruby 0.001746 0.000283 3.764281 ( 3.923865)
build_all 0.007624 0.001236 7.942247 ( 3.216636)
build_install 0.011282 0.009933 10.853087 ( 5.272166)
test_btest 0.000715 0.000150 116.900098 ( 30.569287)
test_basic 0.007066 0.003802 0.967129 ( 1.015455)
test_all 0.110165 0.040801 849.696367 (268.444196)
test_rubyspec 0.059625 0.030490 164.199731 ( 33.967671)
total: 350.61 sec