Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-102211
#<BuildRuby:0x0000560e7f8d5fe8
@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.20230108-102211",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000464 0.004074 1.048657 ( 1.456306)
build_miniruby 0.001064 0.000242 1.627221 ( 1.627295)
build_ruby 0.001453 0.000330 3.883390 ( 4.264314)
build_all 0.003180 0.004979 3.922470 ( 2.150605)
build_install 0.014595 0.004768 3.118479 ( 2.598897)
test_btest 0.000570 0.000159 57.982938 ( 17.536632)
test_basic 0.005025 0.001407 0.438289 ( 0.533772)
test_all 0.001267 0.000355 645.875293 (194.494218)
test_rubyspec 0.028990 0.015818 63.695198 ( 74.464965)
total: 299.13 sec