Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-171434
#<BuildRuby:0x00007f95e4d5fdc8
@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.20241110-171434",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000041 0.000009 0.000050 ( 0.000049)
configure 0.000035 0.000009 0.000044 ( 0.000043)
build_up 0.003751 0.003948 3.908151 ( 3.891231)
build_miniruby 0.000000 0.001636 1.628131 ( 1.625572)
build_ruby 0.000103 0.002299 4.359460 ( 37.442249)
build_all 0.008810 0.001349 6.888743 ( 3.460065)
build_install 0.012346 0.009632 9.529481 ( 5.107120)
test_btest 0.000578 0.000187 83.233481 ( 31.950731)
test_basic 0.002030 0.009389 1.131413 ( 1.201020)
test_all 0.094726 0.055480 829.241954 (395.922557)
test_rubyspec 0.049470 0.041064 128.963414 ( 66.875385)
total: 547.48 sec