Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-043648
#<BuildRuby:0x00007f8e4570fdc0
@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.20250506-043648",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004903 0.001032 1.687123 ( 1.893096)
build_miniruby 0.001268 0.000267 1.139908 ( 1.137287)
build_ruby 0.001785 0.000000 2.801194 ( 3.012362)
build_all 0.006737 0.000000 4.607701 ( 1.863263)
build_install 0.014343 0.001497 5.912146 ( 3.227705)
test_btest 0.000742 0.000132 43.737271 ( 11.848185)
test_basic 0.007903 0.000059 0.644346 ( 0.697203)
test_all 0.088800 0.031670 550.884798 (167.726693)
test_rubyspec 0.047220 0.030054 102.462668 ( 18.862176)
total: 210.27 sec