Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-025634
#<BuildRuby:0x000055e0f1226230
@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.20231211-025634",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004354 0.003372 2.621686 ( 3.988344)
build_miniruby 0.001498 0.000278 1.769126 ( 2.018601)
build_ruby 0.001526 0.000282 3.675500 ( 4.412655)
build_all 0.006485 0.002172 6.247329 ( 6.102332)
build_install 0.015412 0.005427 7.920788 ( 7.763146)
test_btest 0.000682 0.000145 87.983727 ( 81.816890)
test_basic 0.003637 0.004894 1.018291 ( 1.869383)
test_all 0.071918 0.053928 749.084707 (395.726988)
test_rubyspec 0.047446 0.030436 104.013797 (142.262523)
total: 645.96 sec