Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-235916
#<BuildRuby:0x000055da81152230
@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.20240306-235916",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005676 0.003700 2.696094 ( 3.954246)
build_miniruby 0.001689 0.000242 1.775161 ( 1.985805)
build_ruby 0.001421 0.000203 3.811138 ( 4.570514)
build_all 0.004812 0.004204 6.842643 ( 5.770876)
build_install 0.014965 0.007901 8.790746 ( 8.422185)
test_btest 0.000943 0.000200 93.790586 ( 85.184498)
test_basic 0.003326 0.004901 1.024756 ( 1.849367)
test_all 0.083166 0.044932 847.034674 (640.557557)
test_rubyspec 0.041347 0.053036 134.185943 (206.109155)
total: 958.41 sec