Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-022649
#<BuildRuby:0x00007f2e07c3fdc0
@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.20240729-022649",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003713 0.003900 3.808225 ( 3.643609)
build_miniruby 0.001327 0.000331 1.363810 ( 1.360585)
build_ruby 0.001459 0.000365 3.866069 ( 4.055793)
build_all 0.007954 0.000947 7.748946 ( 3.051705)
build_install 0.018700 0.000438 9.917548 ( 4.401038)
test_btest 0.000703 0.000152 117.242007 ( 31.445530)
test_basic 0.008506 0.000897 1.123751 ( 1.173446)
test_all 0.102915 0.046126 818.177050 (265.254616)
test_rubyspec 0.077969 0.014754 168.389271 ( 37.837063)
total: 352.22 sec