Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-073227
#<BuildRuby:0x000055dec4d9df48
@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.20240123-073227",
@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.000019 0.000002 0.000021 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.005134 0.000616 1.650712 ( 2.064719)
build_miniruby 0.001451 0.000174 1.699680 ( 1.711019)
build_ruby 0.001625 0.000195 3.812138 ( 4.082742)
build_all 0.008765 0.000003 6.601029 ( 4.171458)
build_install 0.012288 0.007250 8.216207 ( 5.510444)
test_btest 0.000911 0.000142 86.452041 ( 45.695933)
test_basic 0.002619 0.004598 0.956225 ( 1.062617)
test_all 0.105322 0.009682 732.875198 (312.260656)
test_rubyspec 0.052145 0.056001 181.506505 (204.612280)
total: 581.17 sec