Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-122342
#<BuildRuby:0x00007fdb75a3fdd8
@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.20241202-122342",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000018 0.000011 0.000029 ( 0.000028)
configure 0.000013 0.000008 0.000021 ( 0.000022)
build_up 0.003759 0.003860 2.617991 ( 2.489273)
build_miniruby 0.000895 0.000559 1.190135 ( 1.187881)
build_ruby 0.001003 0.000627 3.326093 ( 3.529314)
build_all 0.001699 0.006555 5.688745 ( 2.290264)
build_install 0.012367 0.006989 7.908860 ( 3.838662)
test_btest 0.000502 0.000344 74.474943 ( 27.196393)
test_basic 0.008917 0.000246 0.826315 ( 0.873002)
test_all 0.120622 0.022698 748.121859 (245.176581)
test_rubyspec 0.045453 0.041692 117.476538 ( 26.378738)
total: 312.96 sec