Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-061542
#<BuildRuby:0x0000559a7fe8dfb8
@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.20230525-061542",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001951 0.004244 1.805879 ( 3.407503)
build_miniruby 0.000000 0.001535 1.404815 ( 1.492495)
build_ruby 0.000000 0.001750 2.704575 ( 2.951350)
build_all 0.000000 0.007469 2.152042 ( 1.909087)
build_install 0.014262 0.002875 3.415810 ( 3.097697)
test_btest 0.000927 0.000250 75.678649 ( 40.902538)
test_basic 0.001957 0.004959 0.772042 ( 0.991639)
test_all 0.000807 0.000248 598.409158 (282.348867)
test_rubyspec 0.021278 0.028394 80.722515 ( 96.345411)
total: 433.45 sec