Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-104803
#<BuildRuby:0x00005615aa5a6390
@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.20230606-104803",
@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.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004782 0.000552 1.819150 ( 3.094279)
build_miniruby 0.001324 0.000153 1.292293 ( 1.290662)
build_ruby 0.001711 0.000198 2.486605 ( 2.679414)
build_all 0.005953 0.000194 1.994421 ( 1.224513)
build_install 0.002386 0.013350 3.211708 ( 2.291285)
test_btest 0.000530 0.000118 78.015749 ( 30.386259)
test_basic 0.002409 0.003892 0.798194 ( 0.905690)
test_all 0.001608 0.000402 574.533017 (195.193583)
test_rubyspec 0.014395 0.037859 80.877939 ( 94.064564)
total: 331.13 sec