Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-053156
#<BuildRuby:0x000056300a3e59a0
@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.20240304-053156",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.008089 0.000021 2.737170 ( 2.455406)
build_miniruby 0.001980 0.000000 1.692321 ( 1.691580)
build_ruby 0.001961 0.000001 3.507960 ( 3.714375)
build_all 0.007716 0.000514 7.106334 ( 2.951383)
build_install 0.018758 0.000356 8.943913 ( 4.363036)
test_btest 0.000782 0.000047 93.485283 ( 29.602042)
test_basic 0.007516 0.000178 0.985915 ( 1.054157)
test_all 0.098066 0.020144 859.572839 (285.542451)
test_rubyspec 0.065966 0.024032 124.315559 (134.013409)
total: 465.39 sec