Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250131-060805
#<BuildRuby:0x00007f80e084fdd8
@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.20250131-060805",
@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.000025 0.000005 0.000030 ( 0.000029)
autoconf 0.000052 0.000010 0.000062 ( 0.000064)
configure 0.000038 0.000008 0.000046 ( 0.000046)
build_up 0.003637 0.005773 4.220943 ( 2.810464)
build_miniruby 0.001560 0.000378 1.537170 ( 1.546056)
build_ruby 0.002114 0.000000 4.355351 ( 4.550918)
build_all 0.009537 0.001906 6.505077 ( 4.360940)
build_install 0.020614 0.003275 9.383605 ( 5.931798)
test_btest 0.000685 0.000154 75.547830 ( 46.083328)
test_basic 0.001115 0.010747 1.043810 ( 1.369257)
test_all 0.097074 0.030733 646.782394 (523.619266)
test_rubyspec 0.058531 0.022264 115.682637 (101.794797)
total: 692.07 sec