Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-120601
#<BuildRuby:0x00007fdf7686fdc8
@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.20241105-120601",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002887 0.005047 3.749373 ( 3.649588)
build_miniruby 0.001250 0.000454 1.687985 ( 1.763343)
build_ruby 0.002394 0.000000 4.832084 ( 5.156131)
build_all 0.007899 0.002158 7.309144 ( 4.522492)
build_install 0.021835 0.002598 10.503910 ( 6.388063)
test_btest 0.000691 0.000212 78.862542 ( 31.611646)
test_basic 0.003551 0.009172 1.157409 ( 1.271294)
test_all 0.102676 0.041733 674.804424 (238.405534)
test_rubyspec 0.054688 0.027480 115.577907 ( 25.649051)
total: 318.42 sec