Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-161708
#<BuildRuby:0x00007f64b305fdd8
@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.20241101-161708",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000025 0.000010 0.000035 ( 0.000034)
build_up 0.008806 0.000271 4.223208 ( 4.697342)
build_miniruby 0.001214 0.000430 1.854827 ( 1.949953)
build_ruby 0.001588 0.000563 5.030503 ( 5.348809)
build_all 0.005661 0.003189 6.283954 ( 2.537699)
build_install 0.015875 0.001226 9.079362 ( 4.274861)
test_btest 0.000770 0.000256 75.306158 ( 22.244398)
test_basic 0.005749 0.004740 1.074077 ( 1.125161)
test_all 0.099810 0.051577 692.065580 (227.768865)
test_rubyspec 0.052421 0.029821 118.331160 ( 26.609090)
total: 296.56 sec