Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-002548
#<BuildRuby:0x0000563999de2320
@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.20231018-002548",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006170 0.000881 2.552731 ( 3.477152)
build_miniruby 0.001762 0.000252 1.704872 ( 1.804084)
build_ruby 0.001698 0.000243 3.535562 ( 3.837310)
build_all 0.007237 0.001034 6.634022 ( 4.013427)
build_install 0.001016 0.019466 8.223854 ( 5.597526)
test_btest 0.000676 0.000197 89.072606 ( 66.557834)
test_basic 0.004911 0.004459 0.992980 ( 1.384311)
test_all 0.005485 0.004679 720.653111 (452.231354)
test_rubyspec 0.047140 0.033766 110.550209 (154.980883)
total: 693.88 sec