Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-044150
#<BuildRuby:0x00007fa17ac0fdc8
@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.20240905-044150",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.004136 0.004082 3.419246 ( 3.350141)
build_miniruby 0.001613 0.000000 1.322811 ( 1.319485)
build_ruby 0.001769 0.000000 3.576988 ( 3.732857)
build_all 0.006579 0.001914 7.318196 ( 2.840330)
build_install 0.015910 0.003350 10.995690 ( 5.233785)
test_btest 0.000664 0.000140 118.237645 ( 31.584674)
test_basic 0.006529 0.003803 1.090357 ( 1.129446)
test_all 0.121566 0.028840 876.676332 (279.543889)
test_rubyspec 0.042019 0.046605 171.101495 ( 47.486509)
total: 376.22 sec