Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-205325
#<BuildRuby:0x00007f48b9c9fdc0
@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.20240628-205325",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.006135 0.001841 3.542393 ( 3.095431)
build_miniruby 0.001575 0.000000 1.305358 ( 1.302216)
build_ruby 0.001897 0.000000 3.750752 ( 3.896659)
build_all 0.007699 0.000792 7.386927 ( 2.911420)
build_install 0.009237 0.010407 10.013267 ( 4.586293)
test_btest 0.000000 0.000932 117.502765 ( 30.931423)
test_basic 0.006334 0.002536 1.100674 ( 1.151150)
test_all 0.075419 0.073830 737.045629 (217.522477)
test_rubyspec 0.071784 0.024682 163.837280 ( 26.830704)
total: 292.23 sec