Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-142220
#<BuildRuby:0x0000562ec0882120
@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.20230311-142220",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004290 0.000858 1.705363 ( 2.973182)
build_miniruby 0.001192 0.000238 1.132359 ( 1.153216)
build_ruby 0.001323 0.000265 2.543842 ( 2.876373)
build_all 0.006023 0.000345 2.013386 ( 1.627202)
build_install 0.015401 0.000416 3.242596 ( 2.637902)
test_btest 0.000577 0.000097 65.252183 ( 32.357129)
test_basic 0.006074 0.000262 0.523794 ( 0.642689)
test_all 0.001071 0.000172 527.977423 (199.289472)
test_rubyspec 0.030573 0.016632 76.999909 ( 87.486356)
total: 331.04 sec