Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-144302
#<BuildRuby:0x000055d9d601e1a8
@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.20231011-144302",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.006939 0.000991 2.483366 ( 4.170831)
build_miniruby 0.001500 0.000000 1.659472 ( 1.837895)
build_ruby 0.001860 0.000000 3.369279 ( 3.702252)
build_all 0.001714 0.007085 6.247185 ( 4.655203)
build_install 0.015213 0.005531 7.829764 ( 6.563427)
test_btest 0.000691 0.000146 88.195272 ( 52.930766)
test_basic 0.007853 0.000000 0.970508 ( 3.578231)
test_all 0.008076 0.001505 747.791506 (601.000473)
test_rubyspec 0.051806 0.032065 114.668458 (156.515930)
total: 834.96 sec