Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-194712
#<BuildRuby:0x00007fe5dd05fdc8
@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.20241109-194712",
@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.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006075 0.000568 2.737360 ( 2.698171)
build_miniruby 0.001726 0.000000 1.146115 ( 1.142695)
build_ruby 0.001856 0.000000 2.900505 ( 3.124303)
build_all 0.007350 0.000000 5.288747 ( 2.117605)
build_install 0.005967 0.011166 7.690309 ( 3.646978)
test_btest 0.000523 0.000175 66.237029 ( 17.717952)
test_basic 0.000849 0.008325 0.737201 ( 0.790892)
test_all 0.102176 0.040877 658.688354 (191.151236)
test_rubyspec 0.046604 0.033025 117.262022 ( 20.443458)
total: 242.83 sec