Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-025815
#<BuildRuby:0x00005625d3452320
@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.20230218-025815",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.004828 1.130235 ( 1.646934)
build_miniruby 0.000000 0.001269 1.177340 ( 1.175427)
build_ruby 0.000000 0.001249 2.044332 ( 2.269987)
build_all 0.005991 0.000000 3.446774 ( 1.749659)
build_install 0.012783 0.000000 2.869419 ( 2.063552)
test_btest 0.000981 0.000000 56.870536 ( 16.120948)
test_basic 0.002812 0.004043 0.488577 ( 0.583516)
test_all 0.000898 0.000262 614.139566 (177.222242)
test_rubyspec 0.007732 0.031574 69.009801 ( 78.990821)
total: 281.82 sec