Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-083331
#<BuildRuby:0x000073007784fdd8
@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.20251213-083331",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.004886 0.003289 3.061813 ( 3.255794)
build_miniruby 0.002035 0.000004 1.947964 ( 2.025476)
build_ruby 0.001787 0.000243 4.900909 ( 5.097106)
build_all 0.007014 0.002644 7.173426 ( 3.629114)
build_install 0.015885 0.003159 9.309153 ( 5.226534)
test_btest 0.000136 0.000773 71.408062 ( 22.768444)
test_basic 0.003064 0.004176 0.973649 ( 4.850109)
test_all 0.099736 0.029429 737.963800 (266.708187)
test_rubyspec 0.051888 0.031105 125.309710 ( 29.712654)
total: 343.28 sec