Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250909-053447
#<BuildRuby:0x000078b4860afdd0
@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.20250909-053447",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001562 0.007235 3.831271 ( 2.546724)
build_miniruby 0.000284 0.001067 1.558137 ( 1.559095)
build_ruby 0.002105 0.000000 4.954885 ( 5.203219)
build_all 0.007815 0.002034 7.226634 ( 3.731334)
build_install 0.016011 0.009680 10.999806 ( 6.201283)
test_btest 0.000573 0.000445 58.741932 ( 17.023267)
test_basic 0.004284 0.002159 0.695614 ( 0.760804)
test_all 0.086964 0.033224 629.567366 (203.329024)
test_rubyspec 0.052818 0.028825 114.758083 ( 26.575661)
total: 266.93 sec