Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-095303
#<BuildRuby:0x000055c9fdd4e230
@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.20230511-095303",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.005277 0.000211 1.833240 ( 3.854335)
build_miniruby 0.001498 0.000000 1.215882 ( 1.232799)
build_ruby 0.001353 0.000000 2.380540 ( 2.636037)
build_all 0.006494 0.000038 2.025316 ( 1.851978)
build_install 0.011107 0.003630 3.265774 ( 2.773793)
test_btest 0.000590 0.000037 73.751308 ( 39.001204)
test_basic 0.007190 0.000000 0.793232 ( 1.015810)
test_all 0.001634 0.000057 572.662470 (251.577933)
test_rubyspec 0.030096 0.016936 79.399750 ( 94.706788)
total: 398.65 sec