Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-213822
#<BuildRuby:0x000055feb9a09f48
@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.20230524-213822",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002817 0.003433 1.850604 ( 4.470913)
build_miniruby 0.001755 0.000195 1.369368 ( 1.504905)
build_ruby 0.001404 0.000156 2.628776 ( 3.114705)
build_all 0.006682 0.000000 2.056873 ( 2.232221)
build_install 0.013202 0.003973 3.302583 ( 3.456470)
test_btest 0.000839 0.000105 76.881904 ( 45.004211)
test_basic 0.005792 0.000724 0.754163 ( 1.026018)
test_all 0.001528 0.000115 562.656096 (242.626297)
test_rubyspec 0.028863 0.023052 81.348957 ( 98.735233)
total: 402.17 sec