Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-171930
#<BuildRuby:0x000055f682f3e7c8
@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.20230530-171930",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.001787 0.004715 1.970144 ( 4.791988)
build_miniruby 0.001207 0.000461 1.475302 ( 2.131729)
build_ruby 0.001433 0.000546 2.915986 ( 4.100350)
build_all 0.007515 0.001186 2.306057 ( 3.046501)
build_install 0.018678 0.001913 3.700475 ( 4.558617)
test_btest 0.000580 0.000186 76.815577 ( 76.205547)
test_basic 0.001925 0.004841 0.792942 ( 1.443518)
test_all 0.001145 0.000409 600.809241 (388.708542)
test_rubyspec 0.029891 0.025613 84.619513 (102.800500)
total: 587.79 sec