Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-040928
#<BuildRuby:0x00007fa25a24fdc0
@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.20240701-040928",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.001708 0.007449 4.218102 ( 3.599641)
build_miniruby 0.001333 0.000344 1.413623 ( 1.410036)
build_ruby 0.001582 0.000409 3.884694 ( 4.050809)
build_all 0.008104 0.001014 8.388384 ( 3.308497)
build_install 0.016501 0.004125 11.299002 ( 5.326115)
test_btest 0.001020 0.000255 115.400508 ( 30.431073)
test_basic 0.008238 0.004160 1.116649 ( 1.165222)
test_all 0.085803 0.068030 868.979884 (269.437057)
test_rubyspec 0.034155 0.060379 173.507375 ( 39.183059)
total: 357.91 sec