Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-194021
#<BuildRuby:0x000074a4134cfdc0
@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.20251027-194021",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000029 0.000010 0.000039 ( 0.000041)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.001016 0.006584 3.449316 ( 2.232407)
build_miniruby 0.001434 0.000000 1.115314 ( 1.111860)
build_ruby 0.000611 0.001054 2.915757 ( 3.035345)
build_all 0.001850 0.005858 5.501073 ( 2.145065)
build_install 0.013906 0.004005 8.108342 ( 3.756100)
test_btest 0.000062 0.000897 54.788765 ( 15.080827)
test_basic 0.004431 0.002205 0.678143 ( 0.742751)
test_all 0.084626 0.031164 585.588592 (193.921941)
test_rubyspec 0.057027 0.022821 113.911379 ( 21.421097)
total: 243.45 sec