Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-025240
#<BuildRuby:0x00005568566222a8
@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.20230510-025240",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.001666 0.003784 1.717716 ( 3.001587)
build_miniruby 0.000997 0.000090 0.966087 ( 0.964250)
build_ruby 0.001104 0.000101 2.433877 ( 2.644254)
build_all 0.006577 0.000224 2.128202 ( 1.344617)
build_install 0.010827 0.004422 3.104791 ( 2.029921)
test_btest 0.000000 0.000939 76.475209 ( 23.484120)
test_basic 0.002111 0.003549 0.729719 ( 0.807573)
test_all 0.000760 0.000122 590.925502 (180.647352)
test_rubyspec 0.020327 0.025563 74.424664 ( 86.364371)
total: 301.29 sec