Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-163053
#<BuildRuby:0x00005602cfd49fb8
@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.20230330-163053",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001162 0.004187 1.591810 ( 3.395337)
build_miniruby 0.001154 0.000000 1.150843 ( 1.149368)
build_ruby 0.001181 0.000000 2.136099 ( 2.315563)
build_all 0.005333 0.000000 1.742508 ( 0.904103)
build_install 0.006313 0.007613 2.848311 ( 1.862477)
test_btest 0.000629 0.000145 70.666616 ( 21.377918)
test_basic 0.001998 0.003470 0.570721 ( 0.669666)
test_all 0.000775 0.000562 576.856678 (184.184132)
test_rubyspec 0.028342 0.015584 70.855052 ( 80.572986)
total: 296.43 sec