Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-073209
#<BuildRuby:0x00007f2930b6fde0
@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.20241020-073209",
@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.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000035)
build_up 0.002975 0.004910 3.310491 ( 3.332280)
build_miniruby 0.001239 0.000361 1.469277 ( 1.465969)
build_ruby 0.001360 0.000397 3.899701 ( 4.186357)
build_all 0.007239 0.001456 6.761971 ( 2.676355)
build_install 0.013806 0.005715 10.395895 ( 5.687445)
test_btest 0.000000 0.000936 91.841101 ( 25.275994)
test_basic 0.000000 0.007289 1.020707 ( 3.112381)
test_all 0.109347 0.039652 766.215629 (234.169757)
test_rubyspec 0.032035 0.053758 138.257620 ( 32.399544)
total: 312.31 sec