Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-164127
#<BuildRuby:0x000055ada407e4f8
@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.20230826-164127",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006835 2.137195 ( 3.398375)
build_miniruby 0.001834 0.000000 1.604882 ( 1.604068)
build_ruby 0.002037 0.000200 3.099632 ( 3.309362)
build_all 0.006735 0.000639 6.150611 ( 3.084595)
build_install 0.011710 0.007922 7.776413 ( 4.362004)
test_btest 0.000645 0.000170 85.250623 ( 34.901739)
test_basic 0.002558 0.003598 0.922595 ( 0.989883)
test_all 0.007960 0.001107 702.477702 (263.934893)
test_rubyspec 0.039472 0.031226 98.367503 (109.883602)
total: 425.47 sec