Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-121258
#<BuildRuby:0x0000563cd54b9f70
@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.20230313-121258",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003338 0.003054 1.789314 ( 4.365742)
build_miniruby 0.001547 0.000000 1.291091 ( 1.451306)
build_ruby 0.001467 0.000000 2.697143 ( 3.104222)
build_all 0.007126 0.000466 2.257921 ( 2.372611)
build_install 0.015754 0.001131 3.381225 ( 3.527997)
test_btest 0.000733 0.000098 66.854187 ( 39.073892)
test_basic 0.005520 0.000202 0.555011 ( 0.889578)
test_all 0.000974 0.000000 569.112967 (222.235465)
test_rubyspec 0.029791 0.017483 74.025961 ( 83.977057)
total: 361.00 sec