Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-042306
#<BuildRuby:0x000056088e642390
@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.20231216-042306",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006864 0.000451 2.412645 ( 2.470921)
build_miniruby 0.001287 0.000198 1.372598 ( 1.370918)
build_ruby 0.001566 0.000241 3.003569 ( 3.185878)
build_all 0.007252 0.000000 5.557284 ( 2.245909)
build_install 0.017845 0.000025 7.033027 ( 3.445777)
test_btest 0.000992 0.000124 81.452532 ( 21.667287)
test_basic 0.005196 0.000000 0.700250 ( 0.757126)
test_all 0.093742 0.029063 694.162303 (231.809569)
test_rubyspec 0.053724 0.019417 97.179475 (112.445685)
total: 379.40 sec