Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250808-110804
#<BuildRuby:0x00007e635539fdc8
@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.20250808-110804",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005024 0.002496 2.985429 ( 2.154349)
build_miniruby 0.001236 0.000091 1.091993 ( 1.091185)
build_ruby 0.001392 0.000150 2.690939 ( 9.396484)
build_all 0.006711 0.000460 5.329935 ( 2.056502)
build_install 0.013523 0.003172 7.316703 ( 3.687709)
test_btest 0.000725 0.000057 53.005607 ( 15.798152)
test_basic 0.001449 0.006268 0.695211 ( 0.752411)
test_all 0.083742 0.028338 608.381505 (186.534153)
test_rubyspec 0.039789 0.033819 143.865950 ( 23.664519)
total: 245.14 sec