Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-205021
#<BuildRuby:0x00007f3c2f45fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241127-205021",
@make="make",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000062 0.000000 0.000062 ( 0.000062)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.009077 0.000290 3.729306 ( 4.162131)
build_miniruby 0.001509 0.000331 1.753767 ( 1.784230)
build_ruby 0.001957 0.000428 4.650591 ( 4.837998)
build_all 0.009412 0.001122 7.161716 ( 4.462495)
build_install 0.014577 0.011057 9.898491 ( 6.424758)
test_btest 0.000898 0.000236 80.074084 ( 41.999080)
test_basic 0.010129 0.001537 1.100487 ( 1.328954)
test_all 0.104858 0.052599 762.367827 (391.189604)
test_rubyspec 0.046270 0.044430 128.698620 ( 54.845061)
total: 511.04 sec