Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-063001
#<BuildRuby:0x000055f752dea1a8
@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.20230125-063001",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002502 0.002954 1.193609 ( 2.339233)
build_miniruby 0.001220 0.000244 1.238060 ( 1.251228)
build_ruby 0.001186 0.000237 2.987073 ( 3.440554)
build_all 0.007208 0.000629 4.039782 ( 2.549746)
build_install 0.012066 0.004038 2.961398 ( 2.816523)
test_btest 0.000000 0.000839 55.646475 ( 30.174399)
test_basic 0.000000 0.006042 0.439660 ( 0.646066)
test_all 0.001178 0.001419 618.413356 (250.245940)
test_rubyspec 0.018516 0.033564 69.743295 ( 79.915947)
total: 373.38 sec