Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-122004
#<BuildRuby:0x00007fdb8310fde0
@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.20241229-122004",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005228 0.000313 1.858145 ( 2.158180)
build_miniruby 0.001119 0.000280 1.311388 ( 1.308598)
build_ruby 0.001441 0.000361 3.525160 ( 3.703837)
build_all 0.002197 0.006410 5.919868 ( 2.435829)
build_install 0.015013 0.002055 7.444293 ( 3.775647)
test_btest 0.000332 0.000788 70.972779 ( 18.645905)
test_basic 0.002439 0.007004 0.798088 ( 0.846356)
test_all 0.109446 0.032382 650.159293 (218.801282)
test_rubyspec 0.039212 0.041968 111.134257 ( 20.712986)
total: 272.39 sec