Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-150103
#<BuildRuby:0x00007f030416fdd8
@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.20240806-150103",
@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.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.002916 0.004969 3.464912 ( 3.500411)
build_miniruby 0.001231 0.000426 1.302748 ( 1.300138)
build_ruby 0.001447 0.000501 3.808582 ( 4.009640)
build_all 0.003028 0.005346 7.657930 ( 3.012472)
build_install 0.014530 0.004412 9.746347 ( 4.605814)
test_btest 0.000585 0.000219 111.799784 ( 29.358032)
test_basic 0.008422 0.001654 1.088105 ( 1.144905)
test_all 0.127139 0.026505 845.142065 (261.424851)
test_rubyspec 0.053250 0.035435 167.461029 ( 33.035711)
total: 341.39 sec