Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-062906
#<BuildRuby:0x0000563e76bce8e0
@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.20240201-062906",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005400 0.000193 1.750154 ( 2.111924)
build_miniruby 0.001664 0.000059 1.263957 ( 1.261344)
build_ruby 0.001440 0.000051 2.482386 ( 2.726361)
build_all 0.006766 0.000000 6.017917 ( 2.419214)
build_install 0.008624 0.008509 7.413350 ( 3.582798)
test_btest 0.000740 0.000069 84.839183 ( 22.266678)
test_basic 0.000000 0.006517 0.781901 ( 0.838116)
test_all 0.072195 0.043529 642.359771 (209.834368)
test_rubyspec 0.058904 0.040098 149.440533 (161.031972)
total: 406.07 sec