Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251105-210444
#<BuildRuby:0x000078b95879fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251105-210444",
@make="make",
@no_timeout_error=nil,
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.001220 0.004598 2.386507 ( 2.521989)
build_miniruby 0.000823 0.000657 1.593335 ( 1.589674)
build_ruby 0.000692 0.001188 4.442857 ( 4.786855)
build_all 0.008455 0.001721 7.032295 ( 4.035882)
build_install 0.016427 0.006029 9.880797 ( 7.004542)
test_btest 0.000733 0.000220 66.256421 ( 19.560054)
test_basic 0.004346 0.004330 1.027380 ( 1.075582)
test_all 0.099727 0.026557 726.191171 (221.229337)
test_rubyspec 0.043172 0.036068 117.728606 ( 20.084719)
total: 281.89 sec