Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-115735
#<BuildRuby:0x00007f8d342dfdc0
@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.20240620-115735",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000027 0.000011 0.000038 ( 0.000039)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.002133 0.005335 3.122863 ( 3.419205)
build_miniruby 0.001553 0.000000 1.270008 ( 1.267000)
build_ruby 0.000000 0.001895 3.513739 ( 3.647983)
build_all 0.000341 0.008048 7.690539 ( 2.963098)
build_install 0.010876 0.007208 10.209541 ( 4.731168)
test_btest 0.000674 0.000380 109.555628 ( 31.671717)
test_basic 0.003590 0.005658 1.246093 ( 1.299399)
test_all 0.101114 0.049180 854.545078 (291.064612)
test_rubyspec 0.047169 0.042127 162.075682 ( 33.028435)
total: 373.09 sec