Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-124550
#<BuildRuby:0x00005558658d61a8
@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.20240115-124550",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.005226 0.000340 1.598631 ( 2.624826)
build_miniruby 0.001191 0.000310 1.730862 ( 1.961091)
build_ruby 0.001663 0.000434 3.403543 ( 4.362310)
build_all 0.004201 0.004191 5.802028 ( 5.174401)
build_install 0.020086 0.000832 7.321504 ( 6.589808)
test_btest 0.000735 0.000184 84.580496 ( 76.953373)
test_basic 0.007925 0.000000 0.928085 ( 1.805184)
test_all 0.105895 0.022591 785.481195 (874.455957)
test_rubyspec 0.041044 0.037189 103.495489 (189.363584)
total: 1163.29 sec