Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-113631
#<BuildRuby:0x00005567031ba8e0
@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.20230209-113631",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004447 0.000667 1.107305 ( 1.464188)
build_miniruby 0.001143 0.000172 1.017228 ( 1.015693)
build_ruby 0.001165 0.000174 2.019601 ( 2.202154)
build_all 0.002227 0.003901 3.692117 ( 1.913563)
build_install 0.008646 0.003376 2.596517 ( 1.753148)
test_btest 0.000571 0.000119 56.630251 ( 15.536071)
test_basic 0.001966 0.004554 0.424784 ( 0.521637)
test_all 0.000882 0.000221 632.460529 (185.000173)
test_rubyspec 0.021546 0.018459 64.262618 ( 74.176941)
total: 283.58 sec