Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-194309
#<BuildRuby:0x00007fd7630cfde0
@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.20241106-194309",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003352 0.003798 2.775184 ( 2.790752)
build_miniruby 0.001265 0.000436 1.118640 ( 1.115749)
build_ruby 0.001228 0.000423 3.086174 ( 3.276515)
build_all 0.006695 0.002173 5.783291 ( 2.320237)
build_install 0.008372 0.011258 7.811218 ( 3.697467)
test_btest 0.000608 0.000247 74.823586 ( 26.904853)
test_basic 0.005656 0.002297 0.808098 ( 2.586089)
test_all 0.118522 0.021412 651.203505 (242.956358)
test_rubyspec 0.050756 0.033377 119.428090 ( 26.066040)
total: 311.72 sec