Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-061335
#<BuildRuby:0x0000555f8d356320
@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.20230203-061335",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000998 0.003516 1.161196 ( 1.558480)
build_miniruby 0.001357 0.000108 1.181708 ( 1.180786)
build_ruby 0.001850 0.000000 2.319273 ( 2.527831)
build_all 0.006094 0.000320 3.816923 ( 1.986898)
build_install 0.003909 0.011337 2.865568 ( 2.063119)
test_btest 0.000565 0.000101 58.416687 ( 21.970150)
test_basic 0.002788 0.002899 0.435311 ( 0.534395)
test_all 0.001379 0.000275 649.239782 (223.919512)
test_rubyspec 0.018020 0.021148 62.311029 ( 72.270021)
total: 328.01 sec