Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-033746
#<BuildRuby:0x0000562b5c1b5ef8
@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.20240220-033746",
@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.000024 0.000002 0.000026 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.005075 0.004083 2.945373 ( 3.461161)
build_miniruby 0.001323 0.000121 1.763645 ( 1.792900)
build_ruby 0.001429 0.000130 3.696117 ( 4.071887)
build_all 0.000899 0.007743 7.050101 ( 4.616811)
build_install 0.018684 0.003227 9.238117 ( 6.800966)
test_btest 0.000866 0.000000 95.951996 ( 68.656265)
test_basic 0.007622 0.000000 0.971041 ( 1.297537)
test_all 0.073825 0.043290 761.079099 (400.967912)
test_rubyspec 0.046822 0.045243 134.169804 (175.795648)
total: 667.46 sec