Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250220-114548
#<BuildRuby:0x00007f459992fdc0
@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.20250220-114548",
@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.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001898 0.004481 3.142949 ( 2.352444)
build_miniruby 0.001004 0.000301 1.371048 ( 1.368665)
build_ruby 0.001242 0.000373 3.119198 ( 3.286267)
build_all 0.001869 0.005937 4.716667 ( 1.961804)
build_install 0.007795 0.007731 6.866595 ( 3.315841)
test_btest 0.000620 0.000258 46.980194 ( 23.133759)
test_basic 0.007064 0.000000 0.767438 ( 0.837852)
test_all 0.083011 0.031898 496.766888 (161.603359)
test_rubyspec 0.043321 0.026452 94.460300 ( 17.566537)
total: 215.43 sec