Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-010929
#<BuildRuby:0x00007f1d1733fdc0
@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-010929",
@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.000007 0.000021 ( 0.000021)
autoconf 0.000026 0.000013 0.000039 ( 0.000038)
configure 0.000019 0.000009 0.000028 ( 0.000030)
build_up 0.003789 0.001894 1.847807 ( 2.302966)
build_miniruby 0.001666 0.000000 1.252672 ( 1.249696)
build_ruby 0.001839 0.000000 3.834150 ( 4.023930)
build_all 0.009540 0.000656 6.508512 ( 2.662089)
build_install 0.013778 0.005243 8.360695 ( 4.512308)
test_btest 0.000280 0.000933 79.994981 ( 37.771895)
test_basic 0.006318 0.005892 1.064435 ( 1.134367)
test_all 0.107810 0.043935 768.694342 (291.582694)
test_rubyspec 0.064198 0.021155 123.082831 ( 44.110778)
total: 389.35 sec