Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250208-205001
#<BuildRuby:0x00007f0584affdd0
@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.20250208-205001",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000023 0.000010 0.000033 ( 0.000031)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.000000 0.007107 2.955108 ( 2.137126)
build_miniruby 0.000489 0.001013 1.139611 ( 1.136971)
build_ruby 0.001273 0.000674 3.247969 ( 3.399316)
build_all 0.006967 0.001443 5.596773 ( 2.252621)
build_install 0.017247 0.004722 7.866135 ( 3.747236)
test_btest 0.000519 0.000237 68.333720 ( 18.429791)
test_basic 0.002858 0.005356 0.931416 ( 0.992548)
test_all 0.079902 0.038067 559.903173 (165.671068)
test_rubyspec 0.038534 0.043530 104.471023 ( 21.784981)
total: 219.55 sec