Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-223849
#<BuildRuby:0x0000557f4d946138
@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.20240202-223849",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006417 0.000000 1.999419 ( 2.557615)
build_miniruby 0.001441 0.000000 1.708433 ( 1.714451)
build_ruby 0.001855 0.000000 3.704184 ( 27.498616)
build_all 0.007672 0.000334 6.164725 ( 2.811370)
build_install 0.012264 0.006429 7.741736 ( 4.376552)
test_btest 0.000772 0.000154 86.554550 ( 30.348908)
test_basic 0.006710 0.001342 0.957014 ( 1.062301)
test_all 0.075990 0.042428 810.103555 (294.171967)
test_rubyspec 0.031268 0.071239 165.380974 (177.855428)
total: 542.40 sec