Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-063058
#<BuildRuby:0x0000560d4e371fc0
@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.20230809-063058",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000071 0.000000 0.000071 ( 0.000041)
build_up 0.002735 0.003729 2.152499 ( 4.661687)
build_miniruby 0.001249 0.000208 1.568753 ( 1.593605)
build_ruby 0.001338 0.000223 3.405619 ( 3.691020)
build_all 0.006924 0.000477 2.708140 ( 3.003071)
build_install 0.016642 0.000654 4.068289 ( 3.097076)
test_btest 0.000695 0.000102 83.050094 ( 43.033210)
test_basic 0.006241 0.000918 0.940760 ( 1.418539)
test_all 0.001523 0.000223 649.417081 (352.313361)
test_rubyspec 0.029121 0.030013 99.411447 (162.943696)
total: 575.76 sec