Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-171426
#<BuildRuby:0x0000560c769768e0
@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.20240320-171426",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.009042 0.000000 3.640523 ( 2.645010)
build_miniruby 0.001477 0.000000 1.615849 ( 1.614055)
build_ruby 0.001822 0.000000 3.391052 ( 3.629721)
build_all 0.007121 0.000262 6.756446 ( 2.789272)
build_install 0.015779 0.004887 9.394629 ( 4.533642)
test_btest 0.003016 0.000032 93.972395 ( 34.114523)
test_basic 0.004996 0.003743 1.029713 ( 1.114416)
test_all 0.069155 0.050679 840.587002 (317.026023)
test_rubyspec 0.052316 0.036029 127.726407 (137.117989)
total: 504.59 sec