Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-114134
#<BuildRuby:0x0000557eba7323d0
@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.20230605-114134",
@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.000029 0.000002 0.000031 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002522 0.003877 1.868119 ( 4.241605)
build_miniruby 0.001368 0.000164 1.399358 ( 1.691098)
build_ruby 0.000000 0.001546 2.805453 ( 3.131823)
build_all 0.005277 0.002001 2.297985 ( 2.306757)
build_install 0.013900 0.004295 3.542947 ( 3.474101)
test_btest 0.000637 0.000107 77.319038 ( 42.044700)
test_basic 0.003275 0.004705 0.794033 ( 1.057045)
test_all 0.001311 0.000262 557.353559 (249.920096)
test_rubyspec 0.026673 0.025724 85.119006 (103.519417)
total: 411.39 sec