Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-133138
#<BuildRuby:0x00007f21defafdc8
@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.20240901-133138",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003629 0.005198 4.088202 ( 4.761648)
build_miniruby 0.001469 0.000456 1.699589 ( 1.872324)
build_ruby 0.002346 0.000000 4.451674 ( 4.792111)
build_all 0.010200 0.000000 8.500213 ( 5.118175)
build_install 0.017680 0.005087 11.761834 ( 7.177041)
test_btest 0.000661 0.000186 123.655089 ( 68.655519)
test_basic 0.009723 0.003344 1.404788 ( 1.596008)
test_all 0.112897 0.041259 794.531514 (257.101978)
test_rubyspec 0.052121 0.042174 166.561774 ( 31.054030)
total: 382.13 sec