Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-060450
#<BuildRuby:0x00007f03a13dfdc8
@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.20240816-060450",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.009205 0.000940 4.057599 ( 5.553942)
build_miniruby 0.001473 0.000268 3.534827 ( 3.719227)
build_ruby 0.001881 0.000342 4.449109 ( 5.190947)
build_all 0.006625 0.004779 8.935447 ( 7.185997)
build_install 0.018932 0.006635 12.433213 ( 9.894480)
test_btest 0.001141 0.000254 121.717633 (106.458351)
test_basic 0.013453 0.000000 1.346237 ( 1.853479)
test_all 0.112444 0.043813 857.008640 (404.169233)
test_rubyspec 0.059370 0.025415 166.756317 ( 34.436140)
total: 578.46 sec