Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-084221
#<BuildRuby:0x00005638980c2098
@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.20240209-084221",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005789 0.000437 2.012071 ( 2.388973)
build_miniruby 0.001424 0.000000 1.611517 ( 1.612785)
build_ruby 0.001398 0.000000 3.379320 ( 3.587580)
build_all 0.004691 0.003932 6.694523 ( 3.524278)
build_install 0.014198 0.005724 8.123291 ( 4.797582)
test_btest 0.000842 0.000000 90.827338 ( 33.774833)
test_basic 0.007439 0.000000 0.969009 ( 1.041049)
test_all 0.085274 0.030655 799.696596 (301.603658)
test_rubyspec 0.054330 0.049592 173.662050 (183.359374)
total: 535.69 sec