Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-001224
#<BuildRuby:0x00007f19baecfdd0
@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.20240615-001224",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007090 0.000000 2.795303 ( 2.831967)
build_miniruby 0.001558 0.000157 1.195353 ( 1.192710)
build_ruby 0.001583 0.000344 3.076049 ( 3.278812)
build_all 0.000229 0.007093 6.786561 ( 2.554169)
build_install 0.009487 0.008454 8.844186 ( 4.140536)
test_btest 0.000783 0.000271 101.627649 ( 26.120929)
test_basic 0.006440 0.000797 0.912787 ( 0.966621)
test_all 0.102140 0.045017 789.108184 (228.051616)
test_rubyspec 0.050262 0.041015 160.147148 ( 27.119844)
total: 296.26 sec