Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-195747
#<BuildRuby:0x00007f2a783afdc8
@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.20241104-195747",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000036 0.000011 0.000047 ( 0.000047)
build_up 0.004268 0.004086 4.197658 ( 4.297955)
build_miniruby 0.001159 0.000386 1.771822 ( 1.788996)
build_ruby 0.001503 0.000501 4.781860 ( 4.939884)
build_all 0.009346 0.000000 7.302880 ( 3.624223)
build_install 0.013651 0.010340 10.489530 ( 6.701355)
test_btest 0.001005 0.000000 80.779625 ( 30.825162)
test_basic 0.009173 0.000782 0.915407 ( 0.963136)
test_all 0.109741 0.038084 703.769978 (237.865743)
test_rubyspec 0.038486 0.053658 123.377217 ( 33.242134)
total: 324.25 sec