Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-115909
#<BuildRuby:0x000055e8196cdfc0
@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.20231218-115909",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.001278 0.005550 2.108932 ( 2.435461)
build_miniruby 0.000894 0.000315 1.533056 ( 1.531764)
build_ruby 0.001471 0.000000 2.908997 ( 3.072814)
build_all 0.002491 0.004496 5.258784 ( 2.135190)
build_install 0.013036 0.002360 6.668240 ( 3.248361)
test_btest 0.000667 0.000242 78.827068 ( 21.700908)
test_basic 0.004045 0.001471 0.833309 ( 0.896493)
test_all 0.086909 0.031603 656.305113 (187.145440)
test_rubyspec 0.025269 0.031789 84.347508 ( 95.717835)
total: 317.89 sec