Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-072211
#<BuildRuby:0x000055b3a0a01a00
@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.20231224-072211",
@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.000030 0.000000 0.000030 ( 0.000028)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002287 0.002962 1.675443 ( 2.005317)
build_miniruby 0.001514 0.000175 1.540332 ( 1.539474)
build_ruby 0.001699 0.000000 3.192843 ( 3.420220)
build_all 0.007503 0.000184 5.582074 ( 2.783405)
build_install 0.016957 0.000927 6.804482 ( 4.301045)
test_btest 0.000779 0.000078 80.203135 ( 33.907802)
test_basic 0.002408 0.004504 0.807545 ( 0.870817)
test_all 0.075898 0.043662 708.769832 (286.441066)
test_rubyspec 0.028588 0.042594 95.465984 (106.974258)
total: 442.24 sec