Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-015713
#<BuildRuby:0x0000564e101a24f8
@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.20231222-015713",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001861 0.004382 1.921949 ( 2.635689)
build_miniruby 0.001485 0.000238 1.657968 ( 1.695894)
build_ruby 0.001650 0.000264 3.389019 ( 23.271319)
build_all 0.004966 0.003623 5.830422 ( 2.836490)
build_install 0.016698 0.003391 7.057337 ( 4.124056)
test_btest 0.000000 0.000848 80.644023 ( 29.381026)
test_basic 0.002874 0.002862 0.762066 ( 0.826372)
test_all 0.067642 0.050941 721.791922 (270.614590)
test_rubyspec 0.031907 0.032035 93.396482 (105.169756)
total: 440.56 sec