Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-170828
#<BuildRuby:0x00007f3ed6cefdd0
@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.20241208-170828",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006365 0.000361 2.459099 ( 2.403771)
build_miniruby 0.001270 0.000189 1.346933 ( 1.343942)
build_ruby 0.001584 0.000234 3.604992 ( 3.779593)
build_all 0.004453 0.002809 5.399108 ( 2.131273)
build_install 0.008667 0.007116 7.312384 ( 3.431239)
test_btest 0.000634 0.000135 68.064685 ( 18.607015)
test_basic 0.005032 0.004093 0.801172 ( 0.849659)
test_all 0.099947 0.038802 609.752995 (202.561083)
test_rubyspec 0.032587 0.050443 113.755126 ( 21.172361)
total: 256.28 sec