Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-155954
#<BuildRuby:0x00007f294d46fdc0
@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.20241125-155954",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.004938 0.001899 3.409311 ( 3.290604)
build_miniruby 0.001118 0.000430 1.556062 ( 1.552543)
build_ruby 0.001894 0.000000 3.887606 ( 4.012867)
build_all 0.004435 0.003428 5.988708 ( 2.501110)
build_install 0.009827 0.008970 8.628399 ( 4.158930)
test_btest 0.000696 0.000302 76.342163 ( 21.858139)
test_basic 0.003979 0.006091 0.815985 ( 0.865674)
test_all 0.109810 0.039200 720.280460 (216.413917)
test_rubyspec 0.030310 0.049842 115.535463 ( 26.596781)
total: 281.25 sec