Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-005831
#<BuildRuby:0x00007fa1e122fdc8
@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.20240710-005831",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000030 0.000009 0.000039 ( 0.000040)
build_up 0.004853 0.003106 3.415885 ( 3.339882)
build_miniruby 0.001545 0.000463 1.454284 ( 1.451645)
build_ruby 0.000000 0.001762 3.726189 ( 3.931049)
build_all 0.005805 0.002716 7.762033 ( 3.177456)
build_install 0.009754 0.010218 10.510821 ( 4.932976)
test_btest 0.000701 0.000263 111.160845 ( 29.269989)
test_basic 0.004723 0.004431 1.020687 ( 1.064326)
test_all 0.117670 0.036444 900.844345 (302.586212)
test_rubyspec 0.043930 0.048854 168.032350 ( 49.394413)
total: 399.15 sec