Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-042839
#<BuildRuby:0x00007f931e5cfdd8
@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.20241203-042839",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003980 0.003978 3.402991 ( 3.282140)
build_miniruby 0.001559 0.000000 1.506357 ( 1.503510)
build_ruby 0.001854 0.000000 3.352981 ( 3.589338)
build_all 0.007337 0.000000 5.840243 ( 2.337175)
build_install 0.017352 0.000000 8.707784 ( 4.218253)
test_btest 0.000923 0.000000 79.073409 ( 21.893127)
test_basic 0.009439 0.000620 0.937839 ( 0.980642)
test_all 0.098805 0.045069 697.991512 (207.796923)
test_rubyspec 0.065049 0.016283 121.443478 ( 26.774655)
total: 272.38 sec