Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-000524
#<BuildRuby:0x0000557d1c5d2138
@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.20240227-000524",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.008786 0.000481 2.669367 ( 4.894352)
build_miniruby 0.000000 0.002266 1.988195 ( 2.559429)
build_ruby 0.000031 0.001938 3.820801 ( 5.380024)
build_all 0.008373 0.001155 7.099801 ( 8.434666)
build_install 0.019526 0.003447 9.296567 ( 11.710406)
test_btest 0.000824 0.000118 95.318219 (121.690700)
test_basic 0.003686 0.005029 1.051283 ( 2.123635)
test_all 0.087200 0.039775 799.513842 (705.045373)
test_rubyspec 0.040622 0.050786 133.052878 (190.233709)
total: 1052.07 sec