Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-215638
#<BuildRuby:0x0000560d564c2138
@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.20231211-215638",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006120 0.000279 2.275255 ( 2.401903)
build_miniruby 0.001533 0.000000 1.482854 ( 1.481425)
build_ruby 0.001518 0.000000 3.032675 ( 3.225983)
build_all 0.007312 0.000077 5.608492 ( 2.474667)
build_install 0.017938 0.000540 7.444006 ( 3.984195)
test_btest 0.000760 0.000030 83.783506 ( 31.735290)
test_basic 0.005928 0.000237 0.939306 ( 1.003023)
test_all 0.095991 0.023119 696.813342 (244.232489)
test_rubyspec 0.017681 0.048066 95.019223 (106.761255)
total: 397.30 sec