Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-050105
#<BuildRuby:0x00007fb1ed0bfdc8
@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.20240901-050105",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.006872 0.000644 3.970815 ( 3.863923)
build_miniruby 0.001295 0.000292 1.706955 ( 1.728398)
build_ruby 0.002018 0.000456 4.749466 ( 4.912558)
build_all 0.008693 0.000977 8.747382 ( 4.394420)
build_install 0.011535 0.010693 11.223159 ( 5.508604)
test_btest 0.000786 0.000214 124.371851 ( 41.553748)
test_basic 0.001296 0.009661 1.341115 ( 1.423934)
test_all 0.110566 0.039607 808.850302 (246.069453)
test_rubyspec 0.059160 0.032153 165.154488 ( 35.703026)
total: 345.16 sec