Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250118-042002
#<BuildRuby:0x00007f5d7f94fdc0
@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.20250118-042002",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005144 0.000918 2.432522 ( 2.778092)
build_miniruby 0.001575 0.000282 1.598859 ( 1.599427)
build_ruby 0.001861 0.000333 4.051823 ( 37.395455)
build_all 0.005270 0.004458 6.188594 ( 3.353934)
build_install 0.017381 0.002619 7.960217 ( 5.125145)
test_btest 0.000925 0.000185 71.853090 ( 30.230943)
test_basic 0.000000 0.010194 0.882979 ( 0.980138)
test_all 0.092996 0.034911 655.366722 (246.075330)
test_rubyspec 0.034541 0.047075 110.689042 ( 39.533107)
total: 367.07 sec