Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-162855
#<BuildRuby:0x00007fdb34cafdc0
@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.20240803-162855",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003632 0.005009 3.712444 ( 3.557462)
build_miniruby 0.001334 0.000375 1.569116 ( 1.565467)
build_ruby 0.001373 0.000386 3.883318 ( 14.196715)
build_all 0.004286 0.004220 7.972799 ( 3.017450)
build_install 0.007404 0.012223 10.909525 ( 4.970657)
test_btest 0.000645 0.000239 120.207936 ( 31.507277)
test_basic 0.009731 0.000474 1.083224 ( 1.126204)
test_all 0.104228 0.045939 845.260367 (241.301743)
test_rubyspec 0.049771 0.041019 166.655702 ( 36.189329)
total: 337.43 sec