Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251025-170544
#<BuildRuby:0x00007f1f1789fde0
@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.20251025-170544",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.001734 0.006814 3.684867 ( 2.339703)
build_miniruby 0.000991 0.000488 1.163038 ( 1.160024)
build_ruby 0.001060 0.000522 2.894155 ( 30.910934)
build_all 0.003087 0.003102 4.162447 ( 2.328046)
build_install 0.016535 0.001396 7.278381 ( 4.006065)
test_btest 0.000599 0.000261 53.807103 ( 15.361027)
test_basic 0.004579 0.002745 0.708638 ( 0.759948)
test_all 0.082301 0.030894 520.224499 (163.279645)
test_rubyspec 0.047858 0.033782 114.299725 ( 19.860125)
total: 240.01 sec