Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250329-104137
#<BuildRuby:0x00007f5a5eb1fde0
@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.20250329-104137",
@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.000030 0.000010 0.000040 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.003678 0.002527 2.418150 ( 2.203178)
build_miniruby 0.001752 0.000000 1.423546 ( 1.420566)
build_ruby 0.001820 0.000000 3.620242 ( 3.781486)
build_all 0.006974 0.000956 5.413675 ( 2.320177)
build_install 0.005786 0.011132 7.191549 ( 3.663854)
test_btest 0.000617 0.000243 47.310721 ( 13.172502)
test_basic 0.005337 0.002926 0.778555 ( 0.850824)
test_all 0.085879 0.031887 594.655597 (188.698850)
test_rubyspec 0.048036 0.028224 99.527024 ( 23.318966)
total: 239.43 sec