Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-231154
#<BuildRuby:0x000055a9110623d0
@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.20240309-231154",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.003397 0.003675 2.328438 ( 2.085449)
build_miniruby 0.001105 0.000076 1.265863 ( 1.263792)
build_ruby 0.001273 0.000088 2.860509 ( 3.104237)
build_all 0.000000 0.007399 6.181208 ( 2.375941)
build_install 0.004910 0.013464 7.740636 ( 3.488980)
test_btest 0.000727 0.000176 88.038413 ( 24.697983)
test_basic 0.003631 0.004612 0.830476 ( 0.890433)
test_all 0.076555 0.041336 769.056920 (252.219754)
test_rubyspec 0.034373 0.042166 103.295086 (112.284055)
total: 402.41 sec