Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-174039
#<BuildRuby:0x000055cab39c6228
@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.20230205-174039",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004951 0.981334 ( 1.675894)
build_miniruby 0.000000 0.001131 1.102236 ( 1.100601)
build_ruby 0.000000 0.001466 2.359340 ( 2.544214)
build_all 0.001775 0.005399 3.435401 ( 1.685085)
build_install 0.011496 0.005924 2.782521 ( 2.385900)
test_btest 0.000555 0.000164 56.802712 ( 28.869190)
test_basic 0.005214 0.001545 0.455852 ( 0.561557)
test_all 0.001093 0.000324 625.068178 (226.761152)
test_rubyspec 0.022018 0.025398 68.295889 ( 78.963767)
total: 344.55 sec