Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-030811
#<BuildRuby:0x00007fda25effdd8
@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.20241230-030811",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.001032 0.004329 1.718229 ( 2.196433)
build_miniruby 0.001133 0.000283 1.385327 ( 1.381997)
build_ruby 0.001396 0.000349 2.816415 ( 3.000030)
build_all 0.006065 0.001516 5.679344 ( 2.335076)
build_install 0.015647 0.000536 6.721264 ( 3.447202)
test_btest 0.000750 0.000000 67.163908 ( 17.545946)
test_basic 0.000000 0.006863 0.634207 ( 0.700545)
test_all 0.073100 0.065922 618.705574 (202.296141)
test_rubyspec 0.030669 0.047013 118.031490 ( 36.334551)
total: 269.24 sec