Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-024135
#<BuildRuby:0x0000557e196ddf70
@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.20230508-024135",
@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.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002195 0.003638 1.682153 ( 2.952384)
build_miniruby 0.000991 0.000206 1.160205 ( 1.158476)
build_ruby 0.001023 0.000213 2.211367 ( 2.448506)
build_all 0.001073 0.004301 1.793696 ( 1.028343)
build_install 0.003390 0.009289 2.896629 ( 1.940433)
test_btest 0.000651 0.000217 74.083204 ( 19.571281)
test_basic 0.000922 0.004121 0.675951 ( 0.748517)
test_all 0.000872 0.000322 545.114858 (159.115903)
test_rubyspec 0.020103 0.016635 66.145341 ( 78.083744)
total: 267.05 sec