Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250211-224138
#<BuildRuby:0x00007feaa5a3fdd0
@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.20250211-224138",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000019 0.000004 0.000023 ( 0.000025)
build_up 0.006281 0.000551 3.341535 ( 2.576084)
build_miniruby 0.000000 0.001835 1.344528 ( 1.341657)
build_ruby 0.000000 0.001733 3.571494 ( 3.727448)
build_all 0.002287 0.006541 5.803232 ( 3.259488)
build_install 0.014837 0.002207 7.977153 ( 4.384027)
test_btest 0.000586 0.000181 68.421097 ( 18.364812)
test_basic 0.006142 0.002177 0.909803 ( 0.966448)
test_all 0.072546 0.043359 566.346077 (211.841131)
test_rubyspec 0.048079 0.022318 105.097010 ( 22.214036)
total: 268.68 sec