Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-173025
#<BuildRuby:0x000055daa17d6208
@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-173025",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000024)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005554 0.001157 2.029647 ( 3.003485)
build_miniruby 0.000000 0.001636 1.665984 ( 1.727150)
build_ruby 0.000000 0.001664 3.408656 ( 3.659927)
build_all 0.000000 0.007889 6.338124 ( 4.830686)
build_install 0.017485 0.001807 7.757061 ( 5.980508)
test_btest 0.000592 0.000172 88.860420 ( 66.839894)
test_basic 0.006677 0.000809 0.966786 ( 1.413153)
test_all 0.073363 0.042205 712.638985 (328.418338)
test_rubyspec 0.032296 0.074510 175.572670 (189.632795)
total: 605.51 sec