Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-003912
#<BuildRuby:0x000055bbb9aa68e0
@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.20230514-003912",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004941 0.000267 1.637932 ( 2.849387)
build_miniruby 0.000993 0.000248 1.178754 ( 1.179399)
build_ruby 0.000000 0.001302 2.425320 ( 2.654932)
build_all 0.004191 0.001688 2.017592 ( 1.197005)
build_install 0.006021 0.008701 3.296470 ( 2.435931)
test_btest 0.000528 0.000184 71.562332 ( 32.056833)
test_basic 0.003802 0.001323 0.706698 ( 0.784740)
test_all 0.000971 0.000338 586.454165 (194.688100)
test_rubyspec 0.011425 0.031977 74.810602 ( 86.746758)
total: 324.59 sec