Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-122152
#<BuildRuby:0x00007f6756bafdc8
@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.20241228-122152",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005795 0.000382 2.211052 ( 3.157609)
build_miniruby 0.001427 0.000294 1.568269 ( 1.727758)
build_ruby 0.001789 0.000369 4.423599 ( 4.947919)
build_all 0.009229 0.001026 7.123677 ( 4.677906)
build_install 0.010231 0.009984 8.549906 ( 6.007412)
test_btest 0.001009 0.000000 78.530138 ( 44.078812)
test_basic 0.000000 0.008983 1.002768 ( 1.060239)
test_all 0.097270 0.047192 693.196374 (212.910512)
test_rubyspec 0.031771 0.044912 116.138921 ( 22.912623)
total: 301.48 sec