Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-153936
#<BuildRuby:0x00007f0728c5fdd8
@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.20241120-153936",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.004774 0.002809 3.850861 ( 3.914075)
build_miniruby 0.001079 0.000404 1.351609 ( 1.348561)
build_ruby 0.001748 0.000000 4.007448 ( 28.483014)
build_all 0.006805 0.001676 6.308207 ( 2.691428)
build_install 0.010990 0.006796 8.965480 ( 4.291285)
test_btest 0.000879 0.000338 76.381469 ( 21.928416)
test_basic 0.003395 0.006571 1.062982 ( 1.602226)
test_all 0.099860 0.046393 725.182249 (245.163661)
test_rubyspec 0.035819 0.050235 119.880204 ( 27.311477)
total: 336.74 sec