Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-155201
#<BuildRuby:0x0000557e653ce338
@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.20230604-155201",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.006086 1.845505 ( 3.271399)
build_miniruby 0.000000 0.001440 1.367619 ( 1.368729)
build_ruby 0.001150 0.000723 2.702659 ( 2.911796)
build_all 0.006779 0.000000 2.109079 ( 1.480257)
build_install 0.008843 0.007983 3.325770 ( 2.514072)
test_btest 0.000682 0.000210 76.465033 ( 29.255203)
test_basic 0.000295 0.004206 0.678160 ( 0.754182)
test_all 0.001305 0.000210 557.658807 (202.154313)
test_rubyspec 0.020770 0.027338 79.333613 ( 91.191206)
total: 334.90 sec