Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-031153
#<BuildRuby:0x00007f30fbf9fdc0
@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.20241003-031153",
@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.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.006202 0.003642 5.607415 ( 4.232924)
build_miniruby 0.000000 0.001907 1.784782 ( 1.797299)
build_ruby 0.001592 0.000596 4.592215 ( 4.732333)
build_all 0.007377 0.002193 7.831600 ( 3.741634)
build_install 0.013558 0.008704 11.855912 ( 5.813049)
test_btest 0.000793 0.000189 96.854292 ( 27.538865)
test_basic 0.002502 0.007749 0.999109 ( 1.045852)
test_all 0.118895 0.033787 751.382003 (224.653160)
test_rubyspec 0.042074 0.045805 134.679027 ( 29.726114)
total: 303.28 sec