Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-074116
#<BuildRuby:0x00007f85ab83fdc8
@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.20241001-074116",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.004273 0.004103 4.251826 ( 3.670330)
build_miniruby 0.001396 0.000297 1.571746 ( 1.568838)
build_ruby 0.001607 0.000341 4.484079 ( 4.659485)
build_all 0.006067 0.002736 6.612878 ( 2.698757)
build_install 0.011913 0.006963 10.160101 ( 4.754542)
test_btest 0.001081 0.000000 93.183001 ( 24.396100)
test_basic 0.005617 0.004665 1.251961 ( 1.298531)
test_all 0.110381 0.036186 682.739835 (203.926362)
test_rubyspec 0.051037 0.034038 136.202875 ( 23.541198)
total: 270.52 sec