Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-065217
#<BuildRuby:0x00007f2eec69fdd0
@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.20240811-065217",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.008543 3.708181 ( 3.716917)
build_miniruby 0.000000 0.001804 1.371412 ( 1.367943)
build_ruby 0.000000 0.001863 4.124149 ( 4.249792)
build_all 0.007969 0.001991 8.655489 ( 3.396944)
build_install 0.011163 0.009494 12.242550 ( 5.739466)
test_btest 0.000778 0.000207 126.042911 ( 33.062049)
test_basic 0.010551 0.000000 1.251344 ( 1.296710)
test_all 0.106433 0.048307 920.751898 (327.978489)
test_rubyspec 0.056786 0.040331 177.396256 ( 37.247111)
total: 418.06 sec