Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-204019
#<BuildRuby:0x00007f3b4be6fdd8
@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.20241219-204019",
@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.000008 0.000023 ( 0.000022)
autoconf 0.000025 0.000014 0.000039 ( 0.000039)
configure 0.000022 0.000011 0.000033 ( 0.000033)
build_up 0.001036 0.004726 1.936071 ( 2.266966)
build_miniruby 0.000959 0.000575 1.543716 ( 1.540444)
build_ruby 0.001723 0.000000 4.058177 ( 4.202072)
build_all 0.007246 0.000300 6.114435 ( 2.602916)
build_install 0.014395 0.002762 7.429677 ( 3.903425)
test_btest 0.000696 0.000330 72.373805 ( 23.848794)
test_basic 0.004103 0.006560 0.975334 ( 6.361223)
test_all 0.102874 0.037904 711.025748 (247.086789)
test_rubyspec 0.030698 0.051044 115.029326 ( 29.274975)
total: 321.09 sec