Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250120-104420
#<BuildRuby:0x00007fb5fde9fdd0
@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.20250120-104420",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.001576 0.004631 2.029605 ( 2.353589)
build_miniruby 0.001380 0.000552 1.413716 ( 1.410943)
build_ruby 0.001194 0.000477 3.668641 ( 3.856347)
build_all 0.006674 0.000961 5.824016 ( 2.487938)
build_install 0.011429 0.006281 7.243481 ( 3.743335)
test_btest 0.000490 0.000196 70.394021 ( 22.419067)
test_basic 0.001857 0.009075 0.906773 ( 0.977946)
test_all 0.095592 0.029902 630.663140 (214.522251)
test_rubyspec 0.033040 0.038587 103.961582 ( 24.420979)
total: 276.19 sec