Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-104600
#<BuildRuby:0x000056509157a8e0
@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.20230913-104600",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000013 0.000002 0.000015 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000019)
build_up 0.002314 0.004342 2.048410 ( 4.351341)
build_miniruby 0.001176 0.000181 1.607989 ( 1.608828)
build_ruby 0.001540 0.000237 2.867039 ( 3.093034)
build_all 0.005772 0.002358 5.950716 ( 2.505736)
build_install 0.012933 0.004815 7.183632 ( 4.321838)
test_btest 0.000670 0.000125 82.977826 ( 22.622026)
test_basic 0.004680 0.000878 0.811434 ( 0.868188)
test_all 0.000000 0.009397 664.880903 (194.102682)
test_rubyspec 0.031942 0.029368 97.099333 (108.527770)
total: 342.00 sec