Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-010217
#<BuildRuby:0x00007f237453fdd8
@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.20241204-010217",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.009175 0.001984 4.246071 ( 4.310865)
build_miniruby 0.002068 0.000000 1.740193 ( 1.793529)
build_ruby 0.000000 0.002121 4.569022 ( 4.758516)
build_all 0.005105 0.005880 6.739291 ( 4.267842)
build_install 0.023219 0.000924 9.823807 ( 5.839068)
test_btest 0.000933 0.000214 82.291020 ( 47.894931)
test_basic 0.009296 0.002131 1.104858 ( 1.197355)
test_all 0.116029 0.027548 696.036240 (242.222992)
test_rubyspec 0.036563 0.043993 115.852646 ( 24.055333)
total: 336.34 sec