Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-131758
#<BuildRuby:0x00005635c5b3a320
@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.20230216-131758",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.003613 0.001405 1.444391 ( 1.935184)
build_miniruby 0.001237 0.000000 1.228715 ( 1.227596)
build_ruby 0.001717 0.000000 2.380685 ( 2.598128)
build_all 0.005459 0.001629 4.119769 ( 2.587318)
build_install 0.011864 0.001045 2.999129 ( 2.597435)
test_btest 0.000772 0.000000 56.437352 ( 27.761918)
test_basic 0.000000 0.005619 0.481618 ( 0.594829)
test_all 0.000000 0.001694 633.720898 (229.246594)
test_rubyspec 0.029025 0.018547 71.608749 ( 82.121695)
total: 350.67 sec