Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-045421
#<BuildRuby:0x00005557cdec2320
@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.20240201-045421",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005190 0.000577 1.967872 ( 2.328860)
build_miniruby 0.001674 0.000186 1.698050 ( 1.696155)
build_ruby 0.001551 0.000173 3.440616 ( 3.664257)
build_all 0.007266 0.000328 6.388034 ( 3.112817)
build_install 0.006314 0.011658 7.513585 ( 3.868951)
test_btest 0.000387 0.000456 90.140104 ( 36.792170)
test_basic 0.000000 0.007367 0.938683 ( 1.007949)
test_all 0.076992 0.038364 713.791903 (274.633709)
test_rubyspec 0.036536 0.074530 191.812977 (256.097582)
total: 583.20 sec