Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-204030
#<BuildRuby:0x000055fba6d4e4d0
@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.20240320-204030",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006705 0.005267 4.364842 ( 4.912865)
build_miniruby 0.001442 0.000267 1.815135 ( 1.967925)
build_ruby 0.001742 0.000323 3.799929 ( 4.462194)
build_all 0.004857 0.003583 7.280466 ( 5.038804)
build_install 0.015147 0.008068 10.053338 ( 8.431827)
test_btest 0.000647 0.000157 96.002356 ( 79.453022)
test_basic 0.005351 0.003431 1.063784 ( 1.517460)
test_all 0.095340 0.027807 823.499410 (413.732045)
test_rubyspec 0.047891 0.041111 133.837401 (146.153199)
total: 665.67 sec