Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-132850
#<BuildRuby:0x00007fa3b44efde0
@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.20241116-132850",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003632 0.004927 4.049467 ( 4.623272)
build_miniruby 0.001803 0.000000 1.738272 ( 1.891688)
build_ruby 0.002449 0.000118 4.523993 ( 4.854204)
build_all 0.009418 0.001530 7.045587 ( 5.026227)
build_install 0.018026 0.008355 10.096089 ( 7.035882)
test_btest 0.000935 0.000284 83.805727 ( 61.472188)
test_basic 0.013705 0.000000 1.188753 ( 1.696595)
test_all 0.116347 0.036642 790.365078 (278.032260)
test_rubyspec 0.048412 0.037911 119.618552 ( 27.067047)
total: 391.70 sec