Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-033721
#<BuildRuby:0x0000558e52b26098
@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.20231013-033721",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.007156 2.481964 ( 2.655981)
build_miniruby 0.000000 0.001993 1.757213 ( 1.766449)
build_ruby 0.000000 0.001579 3.592607 ( 3.784285)
build_all 0.003862 0.004827 6.541033 ( 3.901362)
build_install 0.017475 0.001409 8.099669 ( 5.131467)
test_btest 0.000621 0.000160 88.775100 ( 41.453668)
test_basic 0.000000 0.007719 0.982780 ( 1.048500)
test_all 0.009788 0.000000 686.624799 (307.898832)
test_rubyspec 0.035476 0.035700 107.871473 (120.648758)
total: 488.29 sec