Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-135156
#<BuildRuby:0x00007f7c9faffdc0
@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.20241002-135156",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004225 0.004028 3.191926 ( 2.745582)
build_miniruby 0.001744 0.000000 1.154699 ( 1.152322)
build_ruby 0.000000 0.001735 2.971966 ( 3.197964)
build_all 0.006844 0.001563 5.789761 ( 2.197915)
build_install 0.017157 0.002062 8.623171 ( 3.726691)
test_btest 0.000744 0.000135 80.605648 ( 21.463149)
test_basic 0.007751 0.000733 0.772806 ( 0.832318)
test_all 0.108565 0.039545 654.340578 (208.118268)
test_rubyspec 0.043729 0.040072 138.198851 ( 20.294544)
total: 263.73 sec