Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-061939
#<BuildRuby:0x00007f307872fdd0
@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.20240803-061939",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.008109 0.000032 3.540680 ( 3.486852)
build_miniruby 0.001281 0.000331 1.209905 ( 1.207454)
build_ruby 0.001964 0.000000 4.148696 ( 4.381914)
build_all 0.008022 0.000484 7.919452 ( 3.014236)
build_install 0.013926 0.005465 10.338787 ( 4.593496)
test_btest 0.000834 0.000213 118.702252 ( 31.487185)
test_basic 0.011557 0.000000 1.081887 ( 1.122068)
test_all 0.113134 0.048039 867.142905 (318.960829)
test_rubyspec 0.041951 0.051471 169.127104 ( 28.295227)
total: 396.55 sec