Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-230710
#<BuildRuby:0x00007ffb21b6fde0
@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.20241222-230710",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004143 0.001151 1.418767 ( 1.734545)
build_miniruby 0.001565 0.000000 1.157943 ( 1.159656)
build_ruby 0.001814 0.000000 3.160967 ( 3.372279)
build_all 0.003793 0.004258 5.152100 ( 2.002871)
build_install 0.011833 0.005096 7.089726 ( 3.566970)
test_btest 0.000635 0.000203 65.087313 ( 17.864004)
test_basic 0.004893 0.002914 0.670983 ( 0.733449)
test_all 0.097453 0.049701 702.534659 (208.916111)
test_rubyspec 0.061921 0.024804 113.126939 ( 27.136818)
total: 266.49 sec