Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-031005
#<BuildRuby:0x00007fe45c19fdc8
@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.20250504-031005",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005264 0.001316 2.534533 ( 2.668909)
build_miniruby 0.001661 0.000415 1.793302 ( 1.803373)
build_ruby 0.001840 0.000541 4.396739 ( 4.469791)
build_all 0.009479 0.002182 6.915662 ( 3.773513)
build_install 0.025510 0.001655 9.448594 ( 6.068884)
test_btest 0.000780 0.000172 56.394044 ( 20.177845)
test_basic 0.008016 0.007708 1.093614 ( 1.424587)
test_all 0.094505 0.031903 618.678814 (211.170863)
test_rubyspec 0.051824 0.028308 111.121611 ( 27.969640)
total: 279.53 sec