Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-042936
#<BuildRuby:0x000055c6f71ae230
@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.20230501-042936",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.006105 0.000226 1.795130 ( 3.634908)
build_miniruby 0.001422 0.000053 1.297198 ( 1.394497)
build_ruby 0.001540 0.000057 2.749492 ( 3.125626)
build_all 0.006467 0.000239 2.206065 ( 2.024731)
build_install 0.015826 0.000235 3.328569 ( 2.816373)
test_btest 0.000671 0.000010 73.722721 ( 30.064869)
test_basic 0.007015 0.000000 0.674793 ( 0.756898)
test_all 0.000808 0.000000 588.507752 (231.555456)
test_rubyspec 0.025038 0.021178 73.972619 ( 85.777558)
total: 361.15 sec