Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-205505
#<BuildRuby:0x00007f48bccbfdc0
@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.20250116-205505",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005078 0.000121 1.827019 ( 2.024453)
build_miniruby 0.001566 0.000162 1.088230 ( 1.085763)
build_ruby 0.001722 0.000179 3.432639 ( 3.627612)
build_all 0.007548 0.000349 5.621954 ( 2.359680)
build_install 0.010662 0.005605 7.172173 ( 3.918461)
test_btest 0.000740 0.000099 67.611223 ( 18.247141)
test_basic 0.007450 0.000993 0.700699 ( 0.755155)
test_all 0.095617 0.028760 600.548208 (183.399503)
test_rubyspec 0.031328 0.044090 108.179013 ( 25.159567)
total: 240.58 sec