Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-232511
#<BuildRuby:0x000055e5139c21a8
@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.20230512-232511",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.006877 1.985889 ( 4.675196)
build_miniruby 0.001458 0.000000 1.487775 ( 2.089464)
build_ruby 0.001998 0.000000 2.865109 ( 3.661329)
build_all 0.007488 0.000000 2.249509 ( 2.757134)
build_install 0.018572 0.000187 3.505611 ( 4.108402)
test_btest 0.000737 0.000102 77.513631 ( 56.873183)
test_basic 0.006807 0.000000 0.811939 ( 1.364539)
test_all 0.001259 0.000086 581.059961 (325.193115)
test_rubyspec 0.041643 0.010571 81.156482 (101.120460)
total: 501.84 sec