Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-163415
#<BuildRuby:0x000056402a8f2008
@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.20230705-163415",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002641 0.003687 2.123788 ( 3.708877)
build_miniruby 0.001095 0.000274 1.829559 ( 1.850909)
build_ruby 0.001330 0.000333 3.002218 ( 3.217827)
build_all 0.007925 0.000000 2.571592 ( 2.316077)
build_install 0.014996 0.003754 4.141147 ( 4.362463)
test_btest 0.000896 0.000209 80.315727 ( 38.204585)
test_basic 0.006408 0.001495 0.880051 ( 1.058600)
test_all 0.000897 0.000209 615.309114 (262.728789)
test_rubyspec 0.026426 0.026513 88.859587 (102.246271)
total: 419.70 sec