Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-184501
#<BuildRuby:0x00007fbeb5c6fdd8
@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-184501",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000981 0.006538 3.654344 ( 3.676680)
build_miniruby 0.000952 0.000675 1.560123 ( 1.560949)
build_ruby 0.002286 0.000000 3.608885 ( 3.825083)
build_all 0.007525 0.000594 7.533658 ( 3.026862)
build_install 0.013234 0.005526 10.600180 ( 5.187489)
test_btest 0.000753 0.000222 110.640936 ( 30.554640)
test_basic 0.004769 0.004344 1.262001 ( 2.391521)
test_all 0.124381 0.023764 825.968021 (249.317673)
test_rubyspec 0.062861 0.026197 159.266800 ( 33.298388)
total: 332.84 sec