Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-091205
#<BuildRuby:0x0000556dca682008
@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.20231228-091205",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.005508 0.000265 1.681886 ( 2.055758)
build_miniruby 0.001249 0.000208 1.620000 ( 1.620961)
build_ruby 0.001401 0.000234 3.036047 ( 3.268412)
build_all 0.004316 0.003354 5.646172 ( 2.727101)
build_install 0.015940 0.000703 6.911389 ( 4.199740)
test_btest 0.000640 0.000111 81.954013 ( 28.917517)
test_basic 0.002928 0.003883 0.900657 ( 0.992936)
test_all 0.070792 0.047516 750.300747 (271.749957)
test_rubyspec 0.031259 0.036118 95.336963 (107.123457)
total: 422.66 sec