Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-180939
#<BuildRuby:0x000055e5ca906090
@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.20230502-180939",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000051 0.000000 0.000051 ( 0.000027)
build_up 0.001848 0.003600 1.857066 ( 3.138862)
build_miniruby 0.001343 0.000280 1.163080 ( 1.160955)
build_ruby 0.001413 0.000000 2.475625 ( 2.688685)
build_all 0.005893 0.000000 1.971529 ( 1.162454)
build_install 0.010122 0.003513 3.137342 ( 2.091582)
test_btest 0.000802 0.000166 73.936222 ( 27.106016)
test_basic 0.000000 0.007041 0.824599 ( 0.977596)
test_all 0.000000 0.001007 560.678101 (195.962897)
test_rubyspec 0.009965 0.032443 72.901711 ( 84.803670)
total: 319.09 sec