Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-065709
#<BuildRuby:0x000055f07b39e3d0
@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.20240101-065709",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005259 1.423154 ( 1.777206)
build_miniruby 0.000000 0.001213 1.339852 ( 1.337793)
build_ruby 0.000000 0.001366 2.812979 ( 3.056617)
build_all 0.003406 0.002583 5.200352 ( 2.041948)
build_install 0.010286 0.004397 6.001410 ( 2.763907)
test_btest 0.000685 0.000166 77.488669 ( 20.161362)
test_basic 0.005383 0.000363 0.792000 ( 0.847002)
test_all 0.092473 0.016812 700.300668 (213.301889)
test_rubyspec 0.027813 0.022601 77.336607 ( 89.014496)
total: 334.30 sec