Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-015747
#<BuildRuby:0x00007fe193befdd0
@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.20241021-015747",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007318 0.000428 3.552678 ( 3.526422)
build_miniruby 0.001563 0.000000 1.514057 ( 1.511211)
build_ruby 0.001876 0.000000 3.943651 ( 4.087576)
build_all 0.008088 0.000433 6.660814 ( 2.713363)
build_install 0.009412 0.008427 9.117215 ( 4.119376)
test_btest 0.000821 0.000137 88.379296 ( 24.421156)
test_basic 0.010802 0.000000 1.052750 ( 1.104753)
test_all 0.116119 0.029585 743.451774 (216.891884)
test_rubyspec 0.037565 0.048961 127.883882 ( 28.841959)
total: 287.22 sec