Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-015457
#<BuildRuby:0x0000560229baa168
@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.20230202-015457",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003555 0.001016 1.160672 ( 1.616100)
build_miniruby 0.001061 0.000304 1.207692 ( 1.214284)
build_ruby 0.001180 0.000337 2.504954 ( 2.704540)
build_all 0.005132 0.003218 3.928209 ( 2.718635)
build_install 0.007268 0.009372 3.022574 ( 2.856241)
test_btest 0.000500 0.000187 56.085556 ( 31.430620)
test_basic 0.002581 0.000968 0.433038 ( 0.609665)
test_all 0.001634 0.000175 627.173796 (271.914712)
test_rubyspec 0.034528 0.010624 72.298836 ( 85.343591)
total: 400.41 sec