Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-085923
#<BuildRuby:0x000079bb69b3fdc8
@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.20251031-085923",
@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.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000030)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004155 0.003692 3.721573 ( 2.281978)
build_miniruby 0.001520 0.000000 1.154631 ( 1.151248)
build_ruby 0.001173 0.000611 2.884481 ( 3.052533)
build_all 0.003071 0.004034 5.089566 ( 2.008732)
build_install 0.009206 0.008826 7.879891 ( 3.765207)
test_btest 0.000637 0.000261 58.625425 ( 15.570669)
test_basic 0.004415 0.001995 0.742116 ( 0.792553)
test_all 0.090675 0.027778 573.171062 (194.538485)
test_rubyspec 0.042355 0.044988 121.271135 ( 22.111648)
total: 245.28 sec