Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-054100
#<BuildRuby:0x00007228890cfde0
@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.20251007-054100",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003938 0.003947 3.352657 ( 2.163749)
build_miniruby 0.000878 0.000322 1.062433 ( 1.059986)
build_ruby 0.001267 0.000097 2.746649 ( 2.847299)
build_all 0.005274 0.001453 4.931816 ( 1.968704)
build_install 0.011144 0.005334 7.471718 ( 3.586672)
test_btest 0.000548 0.000202 55.441287 ( 15.044101)
test_basic 0.000908 0.005406 0.682043 ( 0.750131)
test_all 0.087798 0.029487 584.144763 (196.426564)
test_rubyspec 0.045768 0.033441 114.237708 ( 19.532460)
total: 243.38 sec