Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-043719
#<BuildRuby:0x00007f35ff8dfdd8
@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.20240822-043719",
@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.000034 0.000010 0.000044 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005281 0.004398 4.327770 ( 4.832593)
build_miniruby 0.002150 0.000000 1.928856 ( 2.035851)
build_ruby 0.002458 0.000000 4.821498 ( 5.154301)
build_all 0.010639 0.000000 8.924454 ( 4.873600)
build_install 0.017260 0.000135 10.021830 ( 4.581564)
test_btest 0.000696 0.000174 93.995661 ( 29.982475)
test_basic 0.004602 0.004215 0.872605 ( 3.777668)
test_all 0.101444 0.047519 747.069633 (220.803286)
test_rubyspec 0.053850 0.037575 168.275661 ( 27.786544)
total: 303.83 sec