Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-220720
#<BuildRuby:0x000056039156ded0
@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.20240113-220720",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002128 0.004447 1.748176 ( 2.573465)
build_miniruby 0.001703 0.000000 1.770203 ( 1.843285)
build_ruby 0.001687 0.000000 3.454107 ( 3.946310)
build_all 0.008875 0.000019 5.803939 ( 3.995180)
build_install 0.017992 0.001626 7.174204 ( 5.579163)
test_btest 0.000856 0.000143 83.341600 ( 60.585924)
test_basic 0.002373 0.004950 0.913928 ( 1.291136)
test_all 0.084374 0.044638 839.951330 (777.607007)
test_rubyspec 0.050975 0.031405 104.742257 (190.775359)
total: 1048.20 sec