Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250518-004310
#<BuildRuby:0x00007fd948ccfdc0
@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.20250518-004310",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.002505 0.004645 3.382146 ( 2.779909)
build_miniruby 0.001236 0.000328 1.547025 ( 1.546887)
build_ruby 0.001319 0.000350 4.337888 ( 4.436333)
build_all 0.004602 0.004271 6.784153 ( 2.897844)
build_install 0.010545 0.007703 8.409813 ( 4.013738)
test_btest 0.000631 0.000199 57.875400 ( 15.723498)
test_basic 0.001813 0.007417 0.851854 ( 0.898441)
test_all 0.090698 0.031800 714.602510 (205.805562)
test_rubyspec 0.055890 0.025713 116.152702 ( 27.362334)
total: 265.47 sec