Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-133348
#<BuildRuby:0x0000556c05ca5f00
@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.20240112-133348",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.004289 0.000932 1.674627 ( 2.051822)
build_miniruby 0.001446 0.000315 1.500778 ( 1.500361)
build_ruby 0.001336 0.000290 3.362267 ( 3.593654)
build_all 0.003705 0.004229 5.663047 ( 2.626733)
build_install 0.012531 0.005394 6.909691 ( 3.999738)
test_btest 0.000691 0.000000 83.402645 ( 31.670757)
test_basic 0.001419 0.006845 0.888670 ( 0.986537)
test_all 0.083692 0.035495 754.926807 (272.922825)
test_rubyspec 0.038097 0.027480 95.330233 (107.029809)
total: 426.38 sec