Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-145152
#<BuildRuby:0x000055c346efa3d0
@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.20230307-145152",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.004110 0.001233 1.571395 ( 2.910338)
build_miniruby 0.000963 0.000289 1.278823 ( 1.278489)
build_ruby 0.001075 0.000323 2.573397 ( 2.771756)
build_all 0.007491 0.000903 2.216205 ( 1.509129)
build_install 0.008932 0.007461 3.250706 ( 2.446311)
test_btest 0.000528 0.000176 69.866752 ( 24.465852)
test_basic 0.003828 0.001276 0.523447 ( 0.621853)
test_all 0.000869 0.000290 522.292191 (179.736189)
test_rubyspec 0.033504 0.014956 78.536944 ( 89.115154)
total: 304.86 sec