Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-183919
#<BuildRuby:0x000055f2fd0da8e0
@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.20230501-183919",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002838 0.002468 1.373397 ( 2.590876)
build_miniruby 0.001059 0.000000 1.046343 ( 1.044856)
build_ruby 0.001234 0.000000 2.153574 ( 2.361628)
build_all 0.005891 0.000139 1.795844 ( 0.966789)
build_install 0.014505 0.000000 2.805321 ( 1.848517)
test_btest 0.000838 0.000055 71.319483 ( 18.269934)
test_basic 0.001873 0.003454 0.757836 ( 0.835842)
test_all 0.001262 0.000210 550.255316 (186.816600)
test_rubyspec 0.033692 0.012031 68.292211 ( 80.232825)
total: 294.97 sec